![]() |
Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
|
Public Member Functions | |
FootstepSoundData () | |
Public Member Functions inherited from AC.RememberData | |
RememberData () |
Public Attributes | |
string | walkSounds |
string | runSounds |
int | surfaceID |
Public Attributes inherited from AC.RememberData | |
int | objectID |
bool | savePrevented |
A data container used by the RememberFootstepSounds script.
AC.FootstepSoundData.FootstepSoundData | ( | ) |
The default Constructor.