InjectionAttribute.

LogThisInvalidAttribute(string) Method

Summary

[Editor-Only] Logs a message indicating that this attribute is invalid, followed by a `message` explaining why. Returns false.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
InjectionAttribute

Syntax

protected bool LogThisInvalidAttribute(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
bool