inkcpp
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CAActor
 Cink::runtime::choiceAn ink choice that is being presented to the user
 Cink::compiler::compilation_resultsStores results from the compilation process
 Cink::config::statistics::container
 CFInkSnapshotA serializable snapshot of a runtime state Can be used as variable in a USaveGame to be stored and reloaded
 CFInkVarA wrapper for passing around ink vars to and from ink itself
 Cink::runtime::list_interface::iterator::FlagFlag data
 CFListFlagA single flag of a list
 Cink::config::statistics::global
 Cink::runtime::globals_interfaceRepresents a global store to be shared amongst ink runners
 CHInkChoiceHandler for a ink choice
 CHInkGlobalsHandle for the global variable store shared among ink runners
 CHInkListHandler for a ink list
 CHInkRunnerA handle for an ink runner
 CHInkSnapshotHandler for a ink snapshot
 CHInkStoryHandle for a loaded ink story
 CInkListIterIterater used to iterate flags of a HInkList
 CInkValueRepserentation of a ink variable
 Cink::runtime::list_interface::iteratorIterater for flags in a list
 Cink::runtime::list_interfaceInterface for accessing a Ink list
 Cink::config::statistics::list_table
 Cink::config::statistics::runner
 Cink::runtime::runner_interfaceA runner to execute ink script from a story
 Cink::runtime::snapshotContainer for an InkCPP runtime snapshot
 Cink::runtime::storyA 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::valueA Ink variable