Click or drag to resize

StrixBehaviourstrixReplicator Property

Reference to a StrixReplicator this StrixBehaviour is registered with.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public StrixReplicator strixReplicator { get; }

Property Value

Type: StrixReplicator
See Also