InjectionAttribute.

InEditMode Property

Summary

[Editor-Only] Indicates whether the attributed member's value should be assigned in Edit Mode, otherwise it will only be assigned in Play Mode and on startup in a build.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
InjectionAttribute

Syntax

public abstract bool InEditMode { get; }

Value

Type Description
bool