C# Class SampleCode, MyProjects

Inheritance: MonoBehaviour
Mostra file Open project: usunyu/MyProjects Class Usage Examples

Private Methods

Method Description
Add ( int a, int b ) : int
CallMe ( Action action ) : void
CreateSharedAPI ( int id ) : IntPtr
DeleteArray ( IntPtr myArray ) : void
DeleteSharedAPI ( IntPtr api ) : void
GetArray ( IntPtr api ) : IntPtr
GetMyIdPlusTen ( IntPtr api ) : int
IWasCalled ( int value ) : void
OnDestory ( ) : void
Start ( ) : void
Update ( ) : void