Enum WindowHitCodes
Assembly: FlaxEngine.dll
File: Engine/Platform/Base/WindowBase.h
Syntax
public enum WindowHitCodes
Fields
Name | Description |
---|---|
Border | |
Bottom | |
BottomLeft | |
BottomRight | |
Caption | |
Client | |
Close | |
GrowBox | |
Help | |
HScroll | |
Left | |
MaxButton | |
Menu | |
MinButton | |
NoWhere | |
Object | |
Right | |
SystemMenu | |
Top | |
TopLeft | |
TopRight | |
Transparent | |
VScroll |