跳到主要内容
版本:v10.0

M3D / M3D / Actions / ActionManager

Class: ActionManager

M3D.Actions.ActionManager

Memberof

M3D.Actions

Description

Action管理器类,统一管理 Action执行

Author

YW

Date

Table of contents

Constructors

Methods

Constructors

constructor

new ActionManager(): ActionManager

Returns

ActionManager

Methods

Excute

Excute(action): ActionState

Parameters

NameType
actionAction

Returns

ActionState

返回Action执行结果

Description

执行Action