- Found in:
- Dylbills PE
Description
Documentation Comment
Sets or clears the Quest Object flag for the akAlias. Returns true if successful
Caveats
Parameters
AliasakAlias
boolset
Examples
Auto-Generated Example
Alias myAlias__akAlias
bool myBool__set
bool returnedValue = DbSkseFunctions.SetAliasQuestObjectFlag(myAlias__akAlias, myBool__set)