Interface IBehaviourScope
Interface for class have MonoBehaviour lifetime scope
public interface IBehaviourScope
Properties
Behaviour
Attached MonoBehaviour
MonoBehaviour Behaviour { get; }
Interface for class have MonoBehaviour lifetime scope
public interface IBehaviourScope
Attached MonoBehaviour
MonoBehaviour Behaviour { get; }