डिक्लेरेशन
func SetBlackboardValue(bTree entity<BevTree>, key string, value object)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
Behavior Tree | BehaviourTree | Target Behavior Tree |
Key | String | Variable name |
Value | Object | Variable value |
Set the behavior tree blackboard variable
func SetBlackboardValue(bTree entity<BevTree>, key string, value object)
go
नाम | टाइप | विवरण |
---|---|---|
Behavior Tree | BehaviourTree | Target Behavior Tree |
Key | String | Variable name |
Value | Object | Variable value |