AnimationEvent.functionName 函数名字

var functionName : string

Description描述

The name of the function that will be called.

被调用的函数的名字

This is the same as calling gameObject.SendMessage(animationEvent.functionName, animationEvent);

这与调用gameObject.SendMessage(animationEvent.functionName, animationEvent)相同

最后修改:2011年1月6日 Thursday 22:07

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。