Vixen
02b45cc4
csharp
public sealed class RenameEntityCommand

Renaming one entity.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

Public because a rename can arrive from three places — the hierarchy's inline editor, the inspector's name field, and a script — and all three should produce the same history entry.

Fields and properties (1)

  • public string Name

    What this is called in the undo history, as a person would say it.

Methods (4)

Used by (1)

  • SceneDocumentVixen.Editor.SceneView