RoachRaceBackground_Record class
game.data.RoachRaceBackground_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetLayerListCount()RTTIWeakHandle<game.data.ArcadeBackgroundLayer_Record> GetLayerListItem(int index)RTTIgame.data.ArcadeBackgroundLayer_Record? GetLayerListItemHandle(int index)RTTIbool LayerListContains(WeakHandle<game.data.ArcadeBackgroundLayer_Record> item)RTTIint GetObjectListCount()RTTIWeakHandle<game.data.RoachRaceBackgroundObject_Record> GetObjectListItem(int index)RTTIgame.data.RoachRaceBackgroundObject_Record? GetObjectListItemHandle(int index)RTTIbool ObjectListContains(WeakHandle<game.data.RoachRaceBackgroundObject_Record> item)RTTICName StopSFX()RTTICName StartSFX()RTTIbool IsSunAndMoonVisible()RTTI