Skip to main content

B1TraitEventData

  • Runtime event data passed when a trait event trigger fires, carrying the trigger type and float parameters.
PropertyTypeDescriptionMetadata
TriggerTypeEB1TraitEventTriggerTypeThe type of event that triggered this trait data.
F1floatFirst float value associated with the event (meaning depends on trigger type).
F2floatSecond float value associated with the event (meaning depends on trigger type).