L3DT documentation
Large 3D terrain generator

zeofunc_GetReturnTypeID

Description

Retrieve the variable type ID of the return value of a Zeolite extension function.

Function prototype

long CExtAPI::zeofunc_GetReturnTypeID(ZFUNC hFunc);

Arguments

Name Type Comment
hFunc ZFUNC A handle to a Zeolite extension function, the return type of which is to be retrieved.

Return value

Zero if an error occurred, and a valid non-zero (positive or negative) return type ID otherwise. The name of the return type, as a string, may be retrieved using the type_GetTypeName function.

Comments

None.

 
zeolite/functions/zeofunc_getreturntypeid.txt · Last modified: 2017/08/31 04:27 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki