Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WeatherVariant Interface Reference
Inheritance diagram for WeatherVariant:
[legend]

Public Member Functions

proto external ref WeatherWindPattern GetWindPattern ()
 
proto external ref WeatherRainPattern GetRainPattern ()
 
proto external ref WeatherFogPattern GetFogPattern ()
 
proto external ref WeatherLightningPattern GetLightningPattern ()
 
proto external string GetVariantName ()
 
proto external float GetDurationMin ()
 
proto external float GetDurationMax ()
 
proto external int GetNumTransitions ()
 
proto external void GetTransitionsList (out notnull array< ref WeatherTransition > transitions)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Member Function Documentation

◆ GetDurationMax()

proto external float WeatherVariant.GetDurationMax ( )

◆ GetDurationMin()

proto external float WeatherVariant.GetDurationMin ( )

◆ GetFogPattern()

proto external ref WeatherFogPattern WeatherVariant.GetFogPattern ( )

◆ GetLightningPattern()

proto external ref WeatherLightningPattern WeatherVariant.GetLightningPattern ( )

◆ GetNumTransitions()

proto external int WeatherVariant.GetNumTransitions ( )

◆ GetRainPattern()

proto external ref WeatherRainPattern WeatherVariant.GetRainPattern ( )

◆ GetTransitionsList()

proto external void WeatherVariant.GetTransitionsList ( out notnull array< ref WeatherTransition transitions)

◆ GetVariantName()

proto external string WeatherVariant.GetVariantName ( )

◆ GetWindPattern()

proto external ref WeatherWindPattern WeatherVariant.GetWindPattern ( )

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