Component

Summary

Definition

Namespace: SDT4.Managed.Core.Components
Assembly: SDT4.Managed.Core.dll

abstract class Component
Inheritance:

Object ➔ Component

Implements:


Fields

Name Type Description

Properties

Name Type Description
public get; set; Owner Actor Actor owning the component
public get; UniqueIdentifier Guid The unique identity of the component type. Usually used for internal serialisation, but may be useful for manual serialisation.

Methods