behaviorScripts property

List<BehaviorScript> behaviorScripts
getter/setter pair

All of the BehaviorScript objects on the network that the user's device has permission to access.

Implementation

List<BehaviorScript> behaviorScripts = [];