HandlesBase.handles Field

Definition

protected public: System::Collections::Generic::List<UnityEngine::Transform ^> ^ handles;
protected internal System.Collections.Generic.List<UnityEngine.Transform> handles;
val mutable handles : System.Collections.Generic.List<UnityEngine.Transform>
Protected Friend handles As List(Of Transform) 

Field Value

List<UnityEngine.Transform>

Applies to