Struct BlackboardEntry
blackboard entry definition
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.AIModule
Assembly: UE4DotNet.dll
Syntax
public struct BlackboardEntry
Fields
| Improve this Doc View SourcebInstanceSynced
Declaration
public bool bInstanceSynced
Field Value
Type | Description |
---|---|
System.Boolean |
EntryName
Declaration
public Name EntryName
Field Value
Type | Description |
---|---|
Name |
Properties
| Improve this Doc View SourceKeyType
key type and additional properties
Declaration
public BlackboardKeyType KeyType { get; set; }
Property Value
Type | Description |
---|---|
BlackboardKeyType |