Infinite Runner Engine v1.9
Public Member Functions | Public Attributes | List of all members
MoreMountains.Feedbacks.TimeScaleProperties Struct Reference

The different settings you can play with on a timescale event More...

Public Member Functions

override string ToString ()
 

Public Attributes

float TimeScale
 
float Duration
 
bool Lerp
 
float LerpSpeed
 
bool Infinite
 

Detailed Description

The different settings you can play with on a timescale event

Member Function Documentation

◆ ToString()

override string MoreMountains.Feedbacks.TimeScaleProperties.ToString ( )

Member Data Documentation

◆ Duration

float MoreMountains.Feedbacks.TimeScaleProperties.Duration

◆ Infinite

bool MoreMountains.Feedbacks.TimeScaleProperties.Infinite

◆ Lerp

bool MoreMountains.Feedbacks.TimeScaleProperties.Lerp

◆ LerpSpeed

float MoreMountains.Feedbacks.TimeScaleProperties.LerpSpeed

◆ TimeScale

float MoreMountains.Feedbacks.TimeScaleProperties.TimeScale

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