L3DT documentation
Large 3D terrain generator

var_CreateTemp

Description

Create a temporary, unnamed variable.

Function prototype

ZVAR CExtAPI::var_CreateTemp(long VarID);

Arguments

Name Type Comment
VarID long The type ID of the temporary variable to be created.

Return value

Null if an error occurred, and a non-null ZVAR handle otherwise.

Comments

Please refer to the comments for var_Create, which are relevant to this function also.

 
zeolite/functions/var_createtemp.txt · Last modified: 2017/08/31 05:32 (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