mUniSm.Page.Dataflow.mStructureValue Docs mUniSm.Page mUniSm.Page.Dataflow.mStructureValueSummary Structure to get the value from sourceRelation mUniSm.Page.Dataflow.StructureBehaviour Constructor #ctor(DataType,VariableType,System.Object,System.Double,System.Double) Initializes a new instance of the class. Variable VariableType.StaticValue The static value VariableType.Internal The internal data VariableType.Outside The outside data VariableType.SceneData The scene data DataType.String The string DataType.Int The int DataType.Float The float DataType.Long The long DataType.Double The double DataType.Boolean The boolean key The key Property dataType Gets or sets the type of the data. valueString Gets or sets the value string. valueNumeric Gets or sets the value numeric. valueBoolean Gets or sets the value boolena. variableType Selector type. reference Reference data Method IsUpdateSceneTimeOnSync( ) Determines whether this instance is update scene time on synchronize. GetString(UIDataItem,mUniSm.Page.SceneControllerBehaviour) Gets the string. GetInt(UIDataItem,mUniSm.Page.SceneControllerBehaviour) Gets the int. GetLong(UIDataItem,mUniSm.Page.SceneControllerBehaviour) Gets the long. GetFloat(UIDataItem,mUniSm.Page.SceneControllerBehaviour) Gets the float. GetDouble(UIDataItem,mUniSm.Page.SceneControllerBehaviour) Gets the double. GetBoolean(UIDataItem,mUniSm.Page.SceneControllerBehaviour) Gets the boolean.