Class GameObjectBinding
Class GameObjectBinding. Implements the Binding<T>
Inheritance
GameObjectBinding
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[RegisterBinding(typeof(Binding<GameObject>), true)]
[AddComponentMenu("")]
public class GameObjectBinding : Binding<GameObject>
See Also
Binding<T>