Method | Description | |
---|---|---|
AddCleanUp ( Action cleanup ) : void | ||
CleanUp ( ) : void | ||
Destroy ( GameObject gameObject ) : void |
public static AddCleanUp ( Action cleanup ) : void | ||
cleanup | Action | |
return | void |
public static Destroy ( GameObject gameObject ) : void | ||
gameObject | GameObject | |
return | void |