메소드 | 설명 | |
---|---|---|
Begin ( ) : void |
Begin the attack sweep
|
|
End ( ) : void |
End the attack sweep
|
메소드 | 설명 | |
---|---|---|
CastForHits ( ) : IEnumerator | ||
GetHitObject ( |
||
OnDrawGizmosSelected ( ) : void | ||
OnHit ( HitEventArgs args ) : void | ||
ReportHit ( |
Apply the OnHit function to a specified Raycast hit. This should be made project-agnostic at some point, so that AttackCasts can be a tool.
|
|
ReportHits ( |
Send Hits to hit objects, from a Raycast hit array.
|