SimpMeta Programmer's Manual

static SimpVar newVar ( SimpMember mbr, SimpType type, char* name )

variable creation

Documentation

This method creates a new local variable.

Returns:
the created variable.
Parameters:
mbr - the member in which the variable should be created.
type - the type of the variable.
name - the name of the variable.

alphabetic index hierarchy of classes


generated by doc++