Interface IGameObjectWrapper
An element that implements visible components by wrapping a Unity GameObject
public interface IGameObjectWrapper
Properties
GameObject
The GameObject underlying this UI element
GameObject GameObject { get; }
An element that implements visible components by wrapping a Unity GameObject
public interface IGameObjectWrapper
The GameObject underlying this UI element
GameObject GameObject { get; }