Cavestory Mod API
Public Attributes | List of all members
TEXT_SCRIPT_PTR_DATA Struct Reference

Text script pointer data. More...

#include <CSMAPI_types.h>

Public Attributes

MYCHARChar
 Their character.
 
int * GameFlags
 Their game flags.
 
int * Key
 Their input flags.
 
int * KeyTrg
 Their trg input flags.
 
CaveNet::DataStructures::NetClientClient
 Their client.
 
CaveNet::DataStructures::NetPlayerPlayer
 Their player.
 

Detailed Description

Text script pointer data.

This is a 'context' structure, pointing to various details about the user who is currently executing a text script event.


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