Copy Data Member Function

Copies the <ProgramConstantInfo> parameters from the source to the destination.

Prototype

int32 Copy( ProgramConstantInfo p_oSrc )

Parameters

Parameter Type Parameter Name Documentation
<ProgramConstantInfo>p_oSrcA pointer to the source <ProgramConstantInfo> object.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.