Method | Description | |
---|---|---|
ConvertType ( this t0, GM_Type t1 ) : GM_Type | ||
canBeInstance ( this t ) : bool | ||
isBestVar ( this t ) : bool | ||
isInstance ( this t ) : bool | ||
isInteger ( this t ) : bool | ||
isNumber ( this t ) : bool | ||
isReal ( this t ) : bool |
public static ConvertType ( this t0, GM_Type t1 ) : GM_Type | ||
t0 | this | |
t1 | GM_Type | |
return | GM_Type |
public static canBeInstance ( this t ) : bool | ||
t | this | |
return | bool |