Action Parameters Struct - sk-zk/md155 GitHub Wiki
Field(s) | Description |
---|---|
u32 num_param_count (followed by as many floats) |
Float parameters.
If num_param_count is 0xFFFFFFFF, there are no custom parameters of any type and none of the following fields are present. |
u32 str_param_count (followed by as many strings) |
String parameters. |
u32 target_tag_count (followed by as many tokens) |
? |
float target_range |
? |
u32 action_flags |
Bits 0-4: Action type. |