L3DT documentation
Large 3D terrain generator

CzVar::SetVarRef

Description

Set the variable attached to this CzVar object to be a reference/alias of another variable.

Function prototype

bool CzVar::SetVarRef(ZVAR hSrcVar);

Arguments

Name Type Comment
hSrcVar ZVAR A ZVAR handle to the variable that shall be aliased by the variable attached to the CzVar object.

Return value

False if an error occurred, and true otherwise.

Comments

This function is equivalent to the API function var_SetVarRef. Please refer to the documentation of that function for additional information.

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