Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ppematclassparameterresource.c
Go to the documentation of this file.
1class PPEMatClassParameterResource extends PPEMatClassParameterCommandData
2{
3 override int GetParameterVarType()
4 {
5 return PPEConstants.VAR_TYPE_RESOURCE;
6 }
7}