Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
GraphGraphicsItem.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
GraphGraphicsItem
: pointer
13
{
15
proto external
vector
GetLocalPosition();
17
proto external
vector
GetPosition
();
19
proto external
void
SetLocalPosition(
vector
scenePosition);
21
proto external
GraphNode
ToGraphNode();
23
proto external
GraphNodeConnectionBase
ToConnection();
25
proto external
GraphNodePortBase
ToPort();
26
}
27
GetPosition
vector GetPosition()
Definition
SCR_BaseSupportStationComponent.c:811
GraphGraphicsItem
Definition
GraphGraphicsItem.c:13
GraphNodeConnectionBase
Definition
GraphNodeConnectionBase.c:13
GraphNode
Definition
GraphNode.c:18
GraphNodePortBase
Definition
GraphNodePortBase.c:13
vector
Definition
vector.c:13
scripts
GameLib
generated
Graph
GraphGraphicsItem.c
Generated by
1.17.0