CSkyboxSwapper: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
Precaches and replaces the current 2D skybox material with another. | |||
'''Source location : [https://github.com/sr2echa/CSGO-Source-Code/tree/master/cstrike15_src/game/server/skyboxswapper.cpp /game/server/skyboxswapper.cpp]''' | '''Source location : [https://github.com/sr2echa/CSGO-Source-Code/tree/master/cstrike15_src/game/server/skyboxswapper.cpp /game/server/skyboxswapper.cpp]''' |
Latest revision as of 17:25, 8 March 2023
Overview[edit | edit source]
Precaches and replaces the current 2D skybox material with another.
Source location : /game/server/skyboxswapper.cpp
Linked Entity : skybox_swapper
Class Structure[edit | edit source]
- CBaseEntity
- CServerOnlyEntity
- CServerOnlyPointEntity
- CSkyboxSwapper
- CServerOnlyPointEntity
- CServerOnlyEntity
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputTrigger | ||
m_iszSkyboxName |