#include <spToolScriptLoader.hpp>
Public Member Functions | |
| SParameter () | |
| ~SParameter () | |
Public Attributes | |
| bool | Used |
| s32 | Components |
| io::stringc | Name |
| io::stringc | StrValue |
| SVector | VecValue |
| s32 | IntValue |
| f32 | FltValue |
| bool | BitValue |
| sp::tool::ScriptLoader::SParameter::SParameter | ( | ) | [inline] |
| sp::tool::ScriptLoader::SParameter::~SParameter | ( | ) | [inline] |
1.7.1