AnimancerState.

LogPlayingMessageDetailed(AnimancerState) Method

Summary

Logs a message indicating that the `state` is now playing.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public static void LogPlayingMessageDetailed(AnimancerState state)

Remarks

This method is intended for use with Animancer.AnimancerGraph.OnPlay.

Parameters

Name Type Description
state AnimancerState

Return Value

Type Description
void