Delegate Orbwalker.BasicAttackCommand
Namespace: Oasys.Common.Logic
Assembly: Oasys.Common.dll
Syntax
public delegate void BasicAttackCommand(float gameTime, GameObjectBase target);
Parameters
Type | Name | Description |
---|---|---|
System.Single | gameTime | |
GameObjectBase | target |