Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuCondition Struct Reference

Condition. More...

#include <kzu_condition.h>

Data Fields

struct KzuConditionClassconditionClass
 Class of the condition. More...
 
struct KzuUIDomainuiDomain
 UI Domain of the condition. More...
 
struct KzuTriggertrigger
 Trigger the condition is attached to. More...
 

Detailed Description

Condition.

Trigger condition.

Field Documentation

struct KzuConditionClass* KzuCondition::conditionClass

Class of the condition.

struct KzuUIDomain* KzuCondition::uiDomain

UI Domain of the condition.

struct KzuTrigger* KzuCondition::trigger

Trigger the condition is attached to.


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