HandlesBase.handles Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>