L3DT documentation
Large 3D terrain generator

CzVar::Release

Description

Release the variable handle to which the CzVar object is attached. The variable is not deleted from Zeolite shared memory, but calls to member functions of the CzVar object will no longer access the variable.

Function prototype

bool CzVar::Release(void);

Arguments

None.

Return value

False if the CzVar object is not attached to a variable handle, and true otherwise.

Comments

None.

 
zeolite/functions/czvar_release.txt · Last modified: 2017/08/31 06:52 (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