HPL3/SOMA/Scripting/cLuxGuiHandler

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
Revision as of 03:44, 4 August 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== cLuxGuiHandler has no public fields. ==F...")
(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

cLuxGuiHandler has no public fields.

Functions

Return Type Function Name Parameters Description
void AttachCameraTextureToEntity const tString &in asName,
iLuxEntity@ apEnt
void CreateCameraTexture const tString &in asName,
const cVector2l &in avSize,
uint alFrameRate,
float afFOV,
float afNearPlane,
float afFarPlane
void DestroyCameraTexture const tString &in asName
bool GetGameHudInputFocus
void SetCameraTextureMatrix const tString &in asName,
const cMatrixf &in a_mtxCamera
void SetCameraTextureSettings const tString &in asName,
float afFOV,
float afNearPlane,
float afFarPlane
void SetGameHudInputFocus bool abX