Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ItemPreviewWidget.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
15 proto external bool TryGetItemNodePositionInWidgetSpace(TNodeId nodeID, inout vector offsetLS[4], out vector posInWidget);
16}
17
int TNodeId
Node global id is a hash of name of the node.
Definition EnEntity.c:18