Interface IInteropable
Namespace: UnityEngine.Reflect
Syntax
public interface IInteropable
Methods
OnDisable()
Declaration
void OnDisable()
Start()
Declaration
void Start()
public interface IInteropable
void OnDisable()
void Start()