Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_DeployableSurfaceValidation.c
Go to the documentation of this file.
1
3{
4 //------------------------------------------------------------------------------------------------
15 bool IsSurfaceValid(IEntity surfaceEnt, vector worldPosition, vector surfaceNorm, int nodeIndex, int colliderIndex, SurfaceProperties surfaceProps, string surfaceMaterial, string colliderName);
16}
This is a base variant that does nothing, and thus it must NOT be used.