2.8.75 TimeConditionContainer

Referenced by: ExtTimeNodeContainer, SubEffectContainer

A container record that specifies a time condition of a time node.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

conditionAtom (24 bytes)

...

...

visualElement (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Subfields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0xF.

rh.recInstance

MUST be a ConditionEnum with a value greater than or equal to 0x000 and less than or equal to 0x005.

rh.recType

MUST be an RT_TimeConditionContainer.

 

conditionAtom (24 bytes): A TimeConditionAtom record that specifies the information that is used to evaluate the time condition.

visualElement (variable): An optional ClientVisualElementContainer record (section 2.8.44) that specifies the target object that participates in the evaluation of the time condition. It MUST exist if and only if conditionAtom.triggerObject is TL_TOT_VisualElement.