Method GetObjectNameOverride
GetObjectNameOverride(NwGameObject)
Gets the current name override set for the specified object.
public string? GetObjectNameOverride(NwGameObject gameObject)
Parameters
gameObjectNwGameObjectThe game object that has an override name.