Struct DomainObjectReference
A container used as a reference to another entity, for use in buffers
Namespace: Unity.AI.Planner.DomainLanguage.TraitBased
Syntax
public struct DomainObjectReference : IBufferElementData
Fields
DomainObjectEntity
The entity to which this refers
Declaration
public Entity DomainObjectEntity
Field Value
| Type | Description |
|---|---|
| Entity |