Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/class-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ You can define properties for entities in the Class Properties dictionary. The "
- Used for defining a set of choice key strings and their associated values
- Will display a dropdown in compatible editors
- Available Dictionary value types haven't been thoroughly tested
- Unlike other data types, Dictionaries have their default value optionally set in their Class Property Description as an array with 2 elements: `[description: String, value: int]`
- Array
- Used for bitmask flag properties
- Will display a grid of checkboxes in Trenchbroom
Expand Down