Background for Skyrim SE
Member of the Alias script
stringfunctionGetName()Native

Description

Wiki Description

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.

Documentation Comment

SKSE64 additions built 2024-01-17 20:01:40.731000 UTC
return the name of the alias


Caveats

CK Wiki - Notes

None.


Examples

AliasProperty.GetName()

Auto-Generated Example

string returnedValue = myAlias__toCallFunctionOn.GetName()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.