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