HPL3/Amnesia: Rebirth/Scripting/cGuiMessageData

From Frictional Wiki
< HPL3‎ | Amnesia: Rebirth‎ | Scripting
Revision as of 22:11, 15 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! ==Fields== {{CodeDocSummaryTop|Field Type|Field 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!

Fields

Field Type Field Name And Description
float mfVal
cKeyPress mKeyPress
int mlVal
eGuiMessage mMessage
cVector2f mvPos
cVector2f mvRel

Functions

cGuiMessageData has no public functions

Details

mfVal

float mfVal

mKeyPress

cKeyPress mKeyPress

mlVal

int mlVal

mMessage

eGuiMessage mMessage

mvPos

cVector2f mvPos

mvRel

cVector2f mvRel

References

See all references...