Property Session
Session
Contains a reference to behavior tree session, which is shared amongst all tree nodes. It contains information such a number of ticks, current status, etc
Declaration
public IBehaviorTreeSession Session { get; set; }
Property Value
Type | Description |
---|---|
IBehaviorTreeSession |