OnInjectionCompleteAttribute.

InEditMode Property

Summary

[Editor-Only] Indicates whether the attributed method should be invoked in Edit Mode, otherwise it will only be invoked in Play Mode and on startup in a build.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
OnInjectionCompleteAttribute

Syntax

public bool InEditMode { get; set; }

Value

Type Description
bool