AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzXomlBinding Struct Reference

#include <CzXomlBindings.h>

List of all members.

Public Member Functions

 CzXomlBinding ()

Public Attributes

unsigned int Property
 Target property name as a string hash that is updatd with the variables value.
CzXomlVariableVariable
 Variable that contains the value that is bound to the target property.
CzXomlVariableIntIndexVar
 Cached index variable.
CzString VIndex
 Index variable (if not empty then this will be taken as a variable that holds the index)
int Index
 Index into array of binding variables.

Constructor & Destructor Documentation


Member Data Documentation

Index into array of binding variables.

Cached index variable.

Target property name as a string hash that is updatd with the variables value.

Variable that contains the value that is bound to the target property.

Index variable (if not empty then this will be taken as a variable that holds the index)


The documentation for this struct was generated from the following file: