Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Selectability Class Reference
This is the Selectability Class More...
Inheritance diagram for HPS.Selectability:

Public Types | |
enum | Value : uint { Value.Off = 0x00000000, Value.On = 0x00000001, Value.ForcedOn = 0x00000002 } |
Selectability Value More... | |
Public Member Functions | |
virtual void | Dispose () |
Selectability (HPS.Selectability in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
This is the Selectability Class
Member Enumeration Documentation
enum HPS.Selectability.Value : uint |
Selectability Value
Enumerator | |
---|---|
Off |
Not selectable. |
On |
Selectable if visible. |
ForcedOn |
Selectable even if not visible. |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Selectability.cs