GetName - Alias

Revision as of 10:49, 20 July 2015 by imported>Bug64 (Clarified the which name is returned)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SKSE Member of: Alias Script

Returns the unique name of the alias (not its display name). This is the name appearing in the Alias Name field of the Reference Alias form.

SyntaxEdit

string Function GetName() native

ParametersEdit

None.

Return ValueEdit

The name of the Alias as in the Quest Alias Tab.

ExamplesEdit

AliasProperty.GetName()

NotesEdit

None.

See AlsoEdit