Méthode | Description | |
---|---|---|
AddRef ( ) : void | ||
GetDeclaration ( bool include_objectname, bool include_namespace ) : string | ||
GetParamTypeId ( uint arg, asETypeModifiers &modifier ) : int | ||
Release ( ) : void | ||
ScriptFunction ( |
Méthode | Description | |
---|---|---|
ScriptFunction_AddRef ( |
||
ScriptFunction_GetDeclaration ( |
||
ScriptFunction_GetId ( |
||
ScriptFunction_GetName ( |
||
ScriptFunction_GetParamTypeId ( |
||
ScriptFunction_GetReturnTypeId ( |
||
ScriptFunction_Release ( |
public GetDeclaration ( bool include_objectname, bool include_namespace ) : string | ||
include_objectname | bool | |
include_namespace | bool | |
Résultat | string |
public GetParamTypeId ( uint arg, asETypeModifiers &modifier ) : int | ||
arg | uint | |
modifier | asETypeModifiers | |
Résultat | int |
public ScriptFunction ( |
||
ptr | ||
Résultat | System |