HPL3/Amnesia: Rebirth/Scripting/eImGuiAlign

From Frictional Wiki
< HPL3‎ | Amnesia: Rebirth‎ | Scripting
Revision as of 00:20, 16 November 2020 by Abion47 (talk | contribs) (Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Values== {| class="wikitable sortable" ! Enum Name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Values

Enum Name Integer Value Description
eImGuiAlign_TopLeft 9
eImGuiAlign_BottomLeft 12
eImGuiAlign_CenterLeft 10
eImGuiAlign_TopRight 33
eImGuiAlign_BottomRight 36
eImGuiAlign_CenterRight 34
eImGuiAlign_CenterCenter 18
eImGuiAlign_TopCenter 17
eImGuiAlign_BottomCenter 20
eImGuiAlign_LastEnum 21

References

See all references...