inkcpp
|
►CAActor | |
Cink::runtime::choice | An ink choice that is being presented to the user |
Cink::compiler::compilation_results | Stores results from the compilation process |
Cink::config::statistics::container | |
CFInkSnapshot | A serializable snapshot of a runtime state Can be used as variable in a USaveGame to be stored and reloaded |
CFInkVar | A wrapper for passing around ink vars to and from ink itself |
Cink::runtime::list_interface::iterator::Flag | Flag data |
CFListFlag | A single flag of a list |
Cink::config::statistics::global | |
Cink::runtime::globals_interface | Represents a global store to be shared amongst ink runners |
CHInkChoice | Handler for a ink choice |
CHInkGlobals | Handle for the global variable store shared among ink runners |
CHInkList | Handler for a ink list |
CHInkRunner | A handle for an ink runner |
CHInkSnapshot | Handler for a ink snapshot |
CHInkStory | Handle for a loaded ink story |
CInkListIter | Iterater used to iterate flags of a HInkList |
CInkValue | Repserentation of a ink variable |
Cink::runtime::list_interface::iterator | Iterater for flags in a list |
Cink::runtime::list_interface | Interface for accessing a Ink list |
Cink::config::statistics::list_table | |
Cink::config::statistics::runner | |
Cink::runtime::runner_interface | A runner to execute ink script from a story |
Cink::runtime::snapshot | Container for an InkCPP runtime snapshot |
Cink::runtime::story | A loaded ink story |
Cink::runtime::story_ptr< T > | Pointer wrapper to an object whose lifetime is tied to a story object |
Cink::config::statistics::string_table | |
►CUBlueprintFunctionLibrary | |
►CUObject | |
Cink::runtime::value | A Ink variable |