프로퍼티 | 타입 | 설명 | |
---|---|---|---|
methodList | NativeEventInfo>.Dictionary |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
binaryWriter | |||
bufferPointer | |||
callCount | |||
stream |
메소드 | 설명 | |
---|---|---|
NativeInstance ( String intanceName ) : System | ||
flush ( ) : void | ||
getInstancePtr ( ) : |
||
getShutdownState ( ) : bool | ||
instanceShutdown ( ) : void | ||
registerEvent ( String eventName, object obj, |
||
update ( ) : void |
메소드 | 설명 | |
---|---|---|
call ( String command ) : void |
메소드 | 설명 | |
---|---|---|
handleEvent ( String cmd, |
||
resetBuffers ( ) : void |
public NativeInstance ( String intanceName ) : System | ||
intanceName | String | |
리턴 | System |
public registerEvent ( String eventName, object obj, |
||
eventName | String | |
obj | object | |
methodInfo | ||
리턴 | void |