Class OnDoneBehaviour_Extensions
Inheritance
OnDoneBehaviour_Extensions
Assembly: WeaverCore.dll
Syntax
public static class OnDoneBehaviour_Extensions
Methods
|
Edit this page
View Source
DoneWithObject(OnDoneBehaviour, Component)
Declaration
public static void DoneWithObject(this OnDoneBehaviour behaviour, Component component)
Parameters
|
Edit this page
View Source
DoneWithObject(OnDoneBehaviour, GameObject)
Declaration
public static void DoneWithObject(this OnDoneBehaviour behaviour, GameObject gameObject)
Parameters