Click or drag to resize

StrixReplicatorstrixBehaviours Field

The list of all StrixBehaviours on this gameObject.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public List<StrixBehaviour> strixBehaviours

Field Value

Type: ListStrixBehaviour
See Also