Class DropOperator
Drops the active hand entity underneath us.
Namespace: Content.Server.NPC.HTN.PrimitiveTasks.Operators.Interactions
Assembly: Content.Server.dll
Syntax
public sealed class DropOperator : HTNOperator
Methods
| Improve this Doc View SourceUpdate(NPCBlackboard, Single)
Declaration
public override HTNOperatorStatus Update(NPCBlackboard blackboard, float frameTime)
Parameters
Type | Name | Description |
---|---|---|
NPCBlackboard | blackboard | |
System.Single | frameTime |
Returns
Type | Description |
---|---|
HTNOperatorStatus |