Method | Description | |
---|---|---|
FuncCall ( int flag, string membername, |
||
IsInstanceOf ( int flag, string membername, string classname, Dispatch2 objthis ) : int | ||
NativeConvertedFunction ( |
Method | Description | |
---|---|---|
Process ( |
public FuncCall ( int flag, string membername, |
||
flag | int | |
membername | string | |
result | ||
param | ||
objthis | Dispatch2 | |
return | int |
public IsInstanceOf ( int flag, string membername, string classname, Dispatch2 objthis ) : int | ||
flag | int | |
membername | string | |
classname | string | |
objthis | Dispatch2 | |
return | int |
public NativeConvertedFunction ( |
||
owner | ||
return | Kirikiri.Tjs2 |
protected abstract Process ( |
||
result | ||
param | ||
objthis | Dispatch2 | |
return | int |