![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
RangeAttribute (int low, int high) | |
Public Attributes | |
int | High |
int | Low |
bool | ShowCaption |
Definition at line 129 of file Reflect.cs.
MonoDroid.Dialog.RangeAttribute.RangeAttribute | ( | int | low, |
int | high | ||
) |
Definition at line 135 of file Reflect.cs.
int MonoDroid.Dialog.RangeAttribute.High |
Definition at line 131 of file Reflect.cs.
int MonoDroid.Dialog.RangeAttribute.Low |
Definition at line 132 of file Reflect.cs.
bool MonoDroid.Dialog.RangeAttribute.ShowCaption |
Definition at line 133 of file Reflect.cs.