CFuncAreaPortalWindow: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
... | ... | ||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/func_areaportalwindow.h /game/server/func_areaportalwindow.h]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/func_areaportalwindow func_areaportalwindow]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[ | **'''[[CFuncAreaPortalBase]]''' | ||
***''' | ***'''CFuncAreaPortalWindow''' | ||
== SendProps == | == SendProps == |
Revision as of 04:52, 24 March 2022
Overview
...
Source location : /game/server/func_areaportalwindow.h
Linked Entity : func_areaportalwindow
Class Structure
- CBaseEntity
- CFuncAreaPortalBase
- CFuncAreaPortalWindow
- CFuncAreaPortalBase
SendProps
Name | Type | Description |
---|---|---|
m_flFadeDist | Float | |
m_flFadeStartDist | Float | |
m_flTranslucencyLimit | Float | |
m_iBackgroundModelIndex | Integer |
Entity DataMaps
Name | Type | Description |
---|---|---|
InputSetFadeEndDistance | ||
InputSetFadeStartDistance | ||
m_flFadeDist | ||
m_flFadeStartDist | ||
m_flTranslucencyLimit | ||
m_iBackgroundBModelName | ||
m_iPortalVersion | ||
m_portalNumber |