Class EquipOperator
Inheritance
System.Object
EquipOperator
Assembly: Content.Server.dll
Syntax
public sealed class EquipOperator : HTNOperator
Fields
|
Improve this Doc
View Source
Target
Declaration
Field Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
Update(NPCBlackboard, Single)
Declaration
public override HTNOperatorStatus Update(NPCBlackboard blackboard, float frameTime)
Parameters
Type |
Name |
Description |
NPCBlackboard |
blackboard |
|
System.Single |
frameTime |
|
Returns
Overrides