DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::ParsedCommentParameter Class Reference

Used for parameters of parsed event comments (see Event comments guidelines) More...

#include <ParsedCommentParameter.h>

Public Attributes

ParsedCommentParameterType type
 Type of the parameter.
 
double number
 Numerical value (if type is RPG::PARAM_NUMBER)
 
char text [200]
 Text value (if type is RPG::PARAM_STRING or RPG::PARAM_TOKEN)
 

Detailed Description

Used for parameters of parsed event comments (see Event comments guidelines)

See also
RPG::ParsedCommentData

The documentation for this class was generated from the following file: