GetName - Alias

From the CreationKit Wiki
Jump to navigation Jump to search

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.

Syntax[edit | edit source]

string Function GetName() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

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

Examples[edit | edit source]

AliasProperty.GetName()

Notes[edit | edit source]

None.

See Also[edit | edit source]