◆ LogError()

static void LogError ( int  category,
string  message 
)
static
Parameters
categoryErrors are always logged. With the appropriate options selected, this category's name may be prepended the log entry.
messageA string sent to Debug.LogError for display.

References CatDebug.addCategoryNameToLog.

Referenced by PerObjectNamedBooleans.GetBool(), PerObjectNamedBooleans.SetBool(), and TransformExtensions.TransformBoundsRelativeToAncestorViaIteration().

+ Here is the caller graph for this function: