Method | Description | |
---|---|---|
OnDisableFromDestroy ( ) : System | ||
OnDisableFromDestroy ( bool e ) : System | ||
OnDisableFromDestroy ( bool e, int f ) : System | ||
OnDisableFromDestroy ( bool e, int f, float r ) : System | ||
OnDisableFromDestroy ( int f ) : System | ||
OnDisableFromDestroy ( int f, float r ) : System |
Method | Description | |
---|---|---|
CheckState ( EventHistory, actualEvent ) : bool | ||
StatesToString ( System sb ) : void |
protected CheckState ( EventHistory, actualEvent ) : bool | ||
actualEvent | EventHistory, | |
return | bool |
public OnDisableFromDestroy ( bool e ) : System | ||
e | bool | |
return | System |
public OnDisableFromDestroy ( bool e, int f ) : System | ||
e | bool | |
f | int | |
return | System |
public OnDisableFromDestroy ( bool e, int f, float r ) : System | ||
e | bool | |
f | int | |
r | float | |
return | System |
public OnDisableFromDestroy ( int f ) : System | ||
f | int | |
return | System |
public OnDisableFromDestroy ( int f, float r ) : System | ||
f | int | |
r | float | |
return | System |
protected StatesToString ( System sb ) : void | ||
sb | System | |
return | void |