Summary
[Editor-Conditional]
Throws if the `controller` doesn't have a parameter with the specified
Animancer.ControllerState.ParameterID.Hash
and `type`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ControllerState
.ParameterID
Syntax
[System.Diagnostics.Conditional(Strings.UnityEditor)]
public void ValidateHasParameter(RuntimeAnimatorController controller, AnimatorControllerParameterType type)
Attributes
Type | Description |
---|---|
ConditionalAttribute |
Parameters
Name | Type | Description |
---|---|---|
controller | Runtime |
|
type | Animator |
Return Value
Type | Description |
---|---|
void |