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