QuestWeaver
A procedural quest generator
|
#include <StoryTemplate.h>
Public Member Functions | |
NuggetOption (std::string nuggetKey, std::vector< ID > entityIDs) noexcept | |
std::vector< ID > | GetEntityIDs () const noexcept |
std::string | GetNuggetKey () const noexcept |
Definition at line 35 of file StoryTemplate.h.
|
inlinenoexcept |
Definition at line 37 of file StoryTemplate.h.
|
inlinenoexcept |
Definition at line 44 of file StoryTemplate.h.
|
inlinenoexcept |
Definition at line 40 of file StoryTemplate.h.