Class PrefabWindow.SetRootAction
Implementation of IUndoAction used to change the root actor of the prefab.
Inheritance
System.Object
PrefabWindow.SetRootAction
Namespace: FlaxEditor.Windows.Assets
Assembly: FlaxEngine.CSharp.dll
Syntax
public class SetRootAction : Object, IUndoAction, IHistoryAction
Properties
ActionString
Name or key of performed action
Declaration
public string ActionString { get; }
Property Value
System.String
|
Implements
Methods
Dispose()
Releases unmanaged and - optionally - managed resources.
Declaration
public void Dispose()