Граф наследования:SpookyEventSteps:Защищенные члены | |
| void | Init () |
| void | Do (PlayerBase player) |
Дополнительные унаследованные члены | |
Закрытые члены унаследованные от SpookyEventBase | |
| void | SpookyEventBase () |
| void | Init () |
| vector | GetMatchingSurfacePos (TStringArray surfaces, TStringVectorMap gatheredSurfaces) |
| void | SetCoolDown (float secs) |
| bool | HasSurfaces () |
| bool | CanDo (PlayerBase player, TStringVectorMap surfaceTypes) |
| void | Do (PlayerBase player) |
| bool | CanPerform (PlayerBase player, float currentTime, TStringVectorMap surfaceTypes) |
| void | Perform (PlayerBase player, float currentTime, TStringVectorMap gatheredSurfaces) |
| vector | GetSoundPos (PlayerBase player) |
Закрытые данные унаследованные от SpookyEventBase | |
| float | m_PerformedTimestamp |
| int | m_Cooldown |
| string | m_SoundSet |
| ref TStringArray | m_Surfaces |
| vector | m_MatchingSurfacePos |
См. определение в файле SpookyAreaMisc.c строка 36