◆ LogWarning()

static void LogWarning ( int  category,
string  message 
)
static
Parameters
categoryOnly if this Category index is enabled, or the alwaysShowWarnings option is set to true, will this function display a log. With the appropriate options selected, this category's name may be prepended the log entry.
messageA string sent to Debug.LogWarning for display.

References CatDebug.addCategoryNameToLog, CatDebug.alwaysShowWarnings, and DebugCategoryRegistrar.GetCategoryState().

Referenced by ExposedMember.ExposedMember(), MemberExposerFunctions.GetAllExposedPropertiesInObject(), TransformAndDecendantStorage.GetHashCode(), StoredTransform.GetHashCode(), ExposedMember.GetValue(), MemberExposerFunctions.InternalExposeProperty(), MemberExposerFunctions.recordUndo(), DeltaMonitor.ResetValues(), DeltaMonitor.ResetValuesInSet(), and ExposedMember.SetValue().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: