Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
DebugTextScreenSpace.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
DebugTextScreenSpace: DebugText
13
{
14
// Instantiate using the Create method
15
private
void
DebugTextScreenSpace();
16
void
~DebugTextScreenSpace();
17
18
proto external
void
SetPosition(
float
x,
float
y);
19
proto external
vector
GetPosition
();
35
static
proto DebugTextScreenSpace Create(
BaseWorld
world,
string
text,
DebugTextFlags
flags
,
float
x,
float
y,
float
size
= 20.0,
int
color = 0xFFFFFFFF,
int
bgColor = 0x00000000,
int
priority = 1000);
36
}
37
flags
SCR_EAIThreatSectorFlags flags
Definition
AIControlComponentSerializer.c:16
size
int size
Definition
PrefabImporter.c:35
GetPosition
vector GetPosition()
Definition
SCR_BaseSupportStationComponent.c:811
BaseWorld
Definition
BaseWorld.c:13
vector
Definition
vector.c:13
DebugTextFlags
DebugTextFlags
Definition
DebugTextFlags.c:13
scripts
Core
generated
Debug
DebugTextScreenSpace.c
Generated by
1.17.0