ChildProxyT.childSetValist

Sets properties of the parent object and its children.

template ChildProxyT(TStruct)
void
childSetValist
(,
void* varArgs
)

Parameters

firstPropertyName string

name of the first property to set

varArgs void*

value for the first property, followed optionally by more name/value pairs, followed by %NULL

Meta