Functions
Last updated
Last updated
The Update Visibility Function checks and sets the visibility of different widget components.
Parameters:
Menu? - Sets the Widget state to the menu state where everything is paused
Content Viz - Sets the visibility of the entire Widget
Time Viz - Sets the visibility of the Time Indicator
Zoom Viz - Sets the visibility of the Zoom Slider
Deco Viz - Sets the visibility of the outside Decorations (Lines, ISO and AF/AWB)
Crosshair Viz - Sets the visibility of the Crosshair
Battery Viz - Sets the visibility of the Battery Indicator
The Update Battery Function checks and sets the battery percentage and updates the battery animation.
Parameters:
Battery Percent - Sets the percentage of the battery (0-100)
The Update Interact Function checks and sets the Message Prompt below the crosshair.
Parameters:
In Visibility - Sets the Component visibility of the Widget (Visible, Collapsed, Hidden, Not Hit-Testable Self & All Children, Not Hit-Testable Self Only)
In Text - Sets the text of the Message Prompt (Ex: [E] Interact)
The Update Battery Function checks and sets the battery percentage and updates the battery animation.
Parameters:
Battery Percent - Sets the percentage of the battery (0-100)
The Update Zoom Slider Function checks and sets the Zoom Slider value.
Parameters:
FOV Value - Sets the current value of the Field Of View
FOV Min - Sets Minimum value of the Field Of View
FOV Max - Sets Maximum value of the Field Of View
The Black Screen Function creates a blinking black screen animation for transitions.
Parameters:
Duration - Sets the duration of a single black screen effect
Variation - Sets the variation of duration of a single black screen effect
Repeat Delay - Sets the repeat delay between black screen effects
Repeat Delay Var - Sets the variation of repeat delay between black screen effects
Repeat Times - Sets the times to repeat single black screen effects