Test sidelist: Difference between revisions
Jump to navigation
Jump to search
(TODO) |
No edit summary |
||
Line 1: | Line 1: | ||
{{This is a|internal=1|point entity|name=test_sidelist}} It evaluates sides based on sides keyvalue [[VBSP]] most likely intended as some debugging entity. | |||
{{ | |||
== Keyvalues == | == Keyvalues == | ||
{{KV|Sides|intn=sides|sidelist|Converts brush side ids to to brush side indices saving the keyvalue with the indices in entity lump}} | |||
[ | == See also == | ||
* [https://github.com/ValveSoftware/source-sdk-2013/blob/0565403b153dfcde602f6f58d8f4d13483696a13/src/utils/vbsp/map.cpp#L1631 definition] |
Revision as of 21:16, 24 April 2025
test_sidelist
is an internal point entity available in all Source games. It evaluates sides based on sides keyvalue VBSP most likely intended as some debugging entity.
Keyvalues
- Sides (sides) <sidelist>
- Converts brush side ids to to brush side indices saving the keyvalue with the indices in entity lump