- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
- Containing Type
- HitTrigger
Syntax
public static HitTrigger Activate(Character character, HitData data, bool flipX, HashSet<Hit.ITarget> ignore)
Parameters
| Name | Type | Description |
|---|---|---|
| character | Character | |
| data | HitData | |
| flipX | bool | |
| ignore | HashSet |
Return Value
| Type | Description |
|---|---|
| HitTrigger |