DayZ_Scripts
/
scripts
/3_Game
/DayZ
/PPEManager
/Materials
/MatParameters
/PPEMatClassParameterResource.c
| class PPEMatClassParameterResource extends PPEMatClassParameterCommandData | |
| { | |
| override int GetParameterVarType() | |
| { | |
| return PPEConstants.VAR_TYPE_RESOURCE; | |
| } | |
| } | |