Garry's Mod Wiki

Revision Difference

Enums/DOCK#514548

<cat>enum</cat>⤶ <enumeration>⤶ <description>⤶ Enumerations used by <page>Panel:Dock</page>.⤶ <note>These enumerations doesn't have DOCK_ prefix, this is an exception from all other enumerations.</note>⤶ </description>⤶ <fields>{{EnumField|NODOCK|0|Don't dock</fields>⤶ ⤶ </enumeration>⤶ ⤶ {{EnumField|FILL|1|Fill parent}}{{EnumField|LEFT|2|Dock to the left}}{{EnumField|RIGHT|3|Dock to the right}}{{EnumField|TOP|4|Dock to the top}}{{EnumField|BOTTOM|5|Dock to the bottom}}⤶ }}