Method Quest:GetFlags [-] [+]
Returns the Quest's flags.
Synopsis
flags = Quest:GetFlags()
Arguments
None.
Returns
QuestFlags flags- See method description.
Returns the Quest's flags.
flags = Quest:GetFlags()
None.
QuestFlags flags
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).