gwenhywfar  5.11.1beta
Structure GWEN_PARAM

This page describes the properties of GWEN_PARAM.

GWEN_PARAM

name

Set this property with GWEN_Param_SetName(), get it with GWEN_Param_GetName().

flags

Set this property with GWEN_Param_SetFlags(), get it with GWEN_Param_GetFlags().

type

Set this property with GWEN_Param_SetType(), get it with GWEN_Param_GetType().

dataType

Set this property with GWEN_Param_SetDataType(), get it with GWEN_Param_GetDataType().

shortDescription

Set this property with GWEN_Param_SetShortDescription(), get it with GWEN_Param_GetShortDescription().

longDescription

Set this property with GWEN_Param_SetLongDescription(), get it with GWEN_Param_GetLongDescription().

currentValue

Set this property with GWEN_Param_SetCurrentValue(), get it with GWEN_Param_GetCurrentValue().

defaultValue

Set this property with GWEN_Param_SetDefaultValue(), get it with GWEN_Param_GetDefaultValue().

choices

Set this property with GWEN_Param_SetChoices(), get it with GWEN_Param_GetChoices().

internalIntValue

Set this property with GWEN_Param_SetInternalIntValue(), get it with GWEN_Param_GetInternalIntValue().

internalFloatValue

Set this property with GWEN_Param_SetInternalFloatValue(), get it with GWEN_Param_GetInternalFloatValue().

runtimeFlags

Set this property with GWEN_Param_SetRuntimeFlags(), get it with GWEN_Param_GetRuntimeFlags().