CSkyboxSwapper: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == TBD '''Source location : Absent from the 2017 TF2 source code.''' '''Linked Entity : [https://developer.valvesoftware.com/wiki/skybox_swapper skybox_swapper ]...") |
No edit summary |
||
Line 2: | Line 2: | ||
TBD | TBD | ||
'''Source location : | '''Source location : [https://github.com/sr2echa/CSGO-Source-Code/tree/master/cstrike15_src/game/server/skyboxswapper.cpp /game/server/skyboxswapper.cpp]''' | ||
'''Linked Entity : [https://developer.valvesoftware.com/wiki/skybox_swapper skybox_swapper ]''' | '''Linked Entity : [https://developer.valvesoftware.com/wiki/skybox_swapper skybox_swapper]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[ | **'''[[CServerOnlyEntity]]''' | ||
***'''CSkyboxSwapper''' | ***'''[[CServerOnlyPointEntity]]''' | ||
****'''CSkyboxSwapper''' | |||
== Entity DataMaps == | == Entity DataMaps == |
Revision as of 17:25, 8 March 2023
Overview
TBD
Source location : /game/server/skyboxswapper.cpp
Linked Entity : skybox_swapper
Class Structure
- CBaseEntity
- CServerOnlyEntity
- CServerOnlyPointEntity
- CSkyboxSwapper
- CServerOnlyPointEntity
- CServerOnlyEntity
Entity DataMaps
Name | Type | Description |
---|---|---|
InputTrigger | ||
m_iszSkyboxName |