Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_WeatherTransitionCallback Class Reference
Inheritance diagram for SCR_WeatherTransitionCallback:
BaseWeatherTransitionCallbacks

Protected Member Functions

void SCR_WeatherTransitionCallback (notnull TimeAndWeatherManagerEntity instanceToUpdate)
void OnStateSetImmediately ()
void OnNewTransitionSet (WeatherStateTransitionNode oldTransition, WeatherStateTransitionNode newTransition)
void OnTransitionStarted (WeatherStateTransitionNode transition)

Protected Attributes

TimeAndWeatherManagerEntity m_InstanceToUpdate

Detailed Description

Definition at line 1 of file SCR_WeatherTransitionCallback.c.

Constructor & Destructor Documentation

◆ SCR_WeatherTransitionCallback()

void SCR_WeatherTransitionCallback::SCR_WeatherTransitionCallback ( notnull TimeAndWeatherManagerEntity instanceToUpdate)
inlineprotected

Definition at line 6 of file SCR_WeatherTransitionCallback.c.

Member Function Documentation

◆ OnNewTransitionSet()

void SCR_WeatherTransitionCallback::OnNewTransitionSet ( WeatherStateTransitionNode oldTransition,
WeatherStateTransitionNode newTransition )
inlineprotected

Definition at line 18 of file SCR_WeatherTransitionCallback.c.

◆ OnStateSetImmediately()

void SCR_WeatherTransitionCallback::OnStateSetImmediately ( )
inlineprotected

Definition at line 12 of file SCR_WeatherTransitionCallback.c.

◆ OnTransitionStarted()

void SCR_WeatherTransitionCallback::OnTransitionStarted ( WeatherStateTransitionNode transition)
inlineprotected

Definition at line 24 of file SCR_WeatherTransitionCallback.c.

Member Data Documentation

◆ m_InstanceToUpdate

TimeAndWeatherManagerEntity SCR_WeatherTransitionCallback::m_InstanceToUpdate
protected

Definition at line 3 of file SCR_WeatherTransitionCallback.c.


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