Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:MaterialSequence (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- Engine
- This class in other games:
- UE2Runtime, U2, UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
Property group 'MaterialSequence'
Loop
Type: bool
Default value: True
Paused
Type: bool
SequenceItems
Type: array<MaterialSequenceItem>
TriggerAction
Type: EMaterialSequenceTriggerActon
Internal variables
CurrentTime
Type: float
Modifiers: transient
LastTime
Type: float
Modifiers: transient
TotalTime
Type: float
Enums
EMaterialSequenceAction
- MSA_ShowMaterial
- MSA_FadeToMaterial
EMaterialSequenceTriggerActon
- MSTA_Ignore
- MSTA_Reset
- MSTA_Pause
- MSTA_Stop
Structs
MaterialSequenceItem
Modifiers: native
- Material Material
- float Time
- EMaterialSequenceAction Action
Instance functions
Reset
function Reset ()
Overrides: Modifier.Reset
Trigger
Overrides: Modifier.Trigger