L3DT documentation
Large 3D terrain generator

CzVar::Attach

Description

Attach an existing ZVAR variable handle to this CzVar object. Subsequent calls to CzVar methods, or those of derived classes, will operate on the ZVAR handle provided.

Function prototype

bool CzVar::Attach(ZSTR hStr);

Arguments

Name Type Comment
hStr ZVAR A ZVAR handle to an existing variable.

Return value

False if an error occurred, and true otherwise.

Comments

None.

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