Click or drag to resize

StrixReplicatorSettingsreplicators Field

A list of all the replicators in the project.

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

Field Value

Type: ListStrixReplicator
See Also