AnimationBindings.BindingData.

AnimationBindings.

LogIssues(AnimancerState, AnimationBindings.MatchType) Method

Summary

Logs a description of the issues found when comparing the properties animated by the `state` to the properties that actually exist on the target Animancer.Editor.AnimationBindings.BindingData.GameObject and its children.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimationBindings.BindingData

Syntax

public void LogIssues(AnimancerState state, AnimationBindings.MatchType match)

Parameters

Name Type Description
state AnimancerState
match AnimationBindings.MatchType

Return Value

Type Description
void