Summary
Outputs the
UnityEngine.Playables.PlayableOutput
connected to the Animancer.AnimancerPlayable
and returns true
if it was found. Otherwise returns false.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerPlayable
Syntax
public bool TryGetOutput(out PlayableOutput output)
Parameters
Name | Type | Description |
---|---|---|
output | PlayableOutput |
Return Value
Type | Description |
---|---|
bool |