CFx SDK Documentation
2020SP3
|
Enumerations | |
enum | Operation { kInvalidOperation = -1, kInherit = 0, kSet = 1, kDisable = 2, kEnable = 3 } |
Describes what kind of operation to perform when setting a visual style property.
<group TD_Namespaces>
Enumerator | |
---|---|
kInvalidOperation | |
kInherit | |
kSet | |
kDisable | |
kEnable |
Definition at line 979 of file GiVisualStyle.h.