![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
ViewRange (int min, int max) | |
bool | Equals (ViewRange other) |
Public Attributes | |
readonly int | Min |
Definition at line 36 of file EditorViewAdapter.cs.
Irony.GrammarExplorer.ViewRange.ViewRange | ( | int | min, |
int | max | ||
) |
Definition at line 38 of file EditorViewAdapter.cs.
bool Irony.GrammarExplorer.ViewRange.Equals | ( | ViewRange | other | ) |
Definition at line 42 of file EditorViewAdapter.cs.
readonly int Irony.GrammarExplorer.ViewRange.Min |
Definition at line 37 of file EditorViewAdapter.cs.