Table of Contents

Class RemoveEditorOnlyPass

Namespace
nadena.dev.ndmf.builtin

This pass removes all objects tagged with "EditorOnly" from the avatar. It will be run early in the Resolving phase; if you need to run before this, declare a BeforePass constraint on this type.

public sealed class RemoveEditorOnlyPass : Pass<RemoveEditorOnlyPass>
Inheritance
RemoveEditorOnlyPass
Inherited Members

Properties

DisplayName

public override string DisplayName { get; }

Property Value

string

QualifiedName

public override string QualifiedName { get; }

Property Value

string