ActorReferenceAttribute
Summary
Allows referencing an actor either locally or globally by its ID. This automatically populates the field with a strong reference to the actor.
It can be applied on
Definition
Namespace: SDT4.Managed.Core.Attributes
Assembly: SDT4.Managed.Core.dll
sealed class ActorReferenceAttribute
Inheritance:
Object ➔ Attribute ➔ ActorReferenceAttribute
Implements:
Fields
| Name | Type | Description |
|---|---|---|
Properties
| Name | Type | Description |
|---|---|---|
public get; LocalId |
UInt64 | |
public get; GlobalId |
Guid | |
public get; IsGlobal |
Boolean |