File size: 162 Bytes
24b81cb
 
 
 
 
 
 
1
2
3
4
5
6
7
8
class PPEMatClassParameterResource extends PPEMatClassParameterCommandData
{
	override int GetParameterVarType()
	{
		return PPEConstants.VAR_TYPE_RESOURCE;
	}
}