behaviorScripts property
All of the BehaviorScript objects on the network that the user's device has permission to access.
Implementation
List<BehaviorScript> behaviorScripts = [];
All of the BehaviorScript objects on the network that the user's device has permission to access.
List<BehaviorScript> behaviorScripts = [];