Files
Crash-Course/Documentation/api/Global.Punch.yml
2025-04-16 19:20:36 -04:00

219 lines
5.2 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Global.Punch
commentId: T:Global.Punch
id: Punch
parent: Global
children:
- Global.Punch.cancelable
- Global.Punch.DisableCancellation
- Global.Punch.DisableHurtbox
- Global.Punch.EnableCancellation
- Global.Punch.EnableHurtbox
- Global.Punch.ReturnToMaxSpeed
langs:
- csharp
- vb
name: Punch
nameWithType: Punch
fullName: Punch
type: Class
source:
id: Punch
path: ''
startLine: 2192
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: 'public class Punch : MonoBehaviour'
content.vb: Public Class Punch Inherits MonoBehaviour
inheritance:
- System.Object
- uid: Global.Punch.cancelable
commentId: F:Global.Punch.cancelable
id: cancelable
parent: Global.Punch
langs:
- csharp
- vb
name: cancelable
nameWithType: Punch.cancelable
fullName: Punch.cancelable
type: Field
source:
id: cancelable
path: ''
startLine: 2196
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public bool cancelable
return:
type: System.Boolean
content.vb: Public cancelable As Boolean
- uid: Global.Punch.EnableHurtbox
commentId: M:Global.Punch.EnableHurtbox
id: EnableHurtbox
parent: Global.Punch
langs:
- csharp
- vb
name: EnableHurtbox()
nameWithType: Punch.EnableHurtbox()
fullName: Punch.EnableHurtbox()
type: Method
source:
id: EnableHurtbox
path: ''
startLine: 2223
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public void EnableHurtbox()
content.vb: Public Sub EnableHurtbox()
overload: Global.Punch.EnableHurtbox*
- uid: Global.Punch.DisableHurtbox
commentId: M:Global.Punch.DisableHurtbox
id: DisableHurtbox
parent: Global.Punch
langs:
- csharp
- vb
name: DisableHurtbox()
nameWithType: Punch.DisableHurtbox()
fullName: Punch.DisableHurtbox()
type: Method
source:
id: DisableHurtbox
path: ''
startLine: 2228
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public void DisableHurtbox()
content.vb: Public Sub DisableHurtbox()
overload: Global.Punch.DisableHurtbox*
- uid: Global.Punch.DisableCancellation
commentId: M:Global.Punch.DisableCancellation
id: DisableCancellation
parent: Global.Punch
langs:
- csharp
- vb
name: DisableCancellation()
nameWithType: Punch.DisableCancellation()
fullName: Punch.DisableCancellation()
type: Method
source:
id: DisableCancellation
path: ''
startLine: 2233
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public void DisableCancellation()
content.vb: Public Sub DisableCancellation()
overload: Global.Punch.DisableCancellation*
- uid: Global.Punch.EnableCancellation
commentId: M:Global.Punch.EnableCancellation
id: EnableCancellation
parent: Global.Punch
langs:
- csharp
- vb
name: EnableCancellation()
nameWithType: Punch.EnableCancellation()
fullName: Punch.EnableCancellation()
type: Method
source:
id: EnableCancellation
path: ''
startLine: 2238
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public void EnableCancellation()
content.vb: Public Sub EnableCancellation()
overload: Global.Punch.EnableCancellation*
- uid: Global.Punch.ReturnToMaxSpeed
commentId: M:Global.Punch.ReturnToMaxSpeed
id: ReturnToMaxSpeed
parent: Global.Punch
langs:
- csharp
- vb
name: ReturnToMaxSpeed()
nameWithType: Punch.ReturnToMaxSpeed()
fullName: Punch.ReturnToMaxSpeed()
type: Method
source:
id: ReturnToMaxSpeed
path: ''
startLine: 2243
assemblies:
- cs.temp.dll
namespace: Global
syntax:
content: public void ReturnToMaxSpeed()
content.vb: Public Sub ReturnToMaxSpeed()
overload: Global.Punch.ReturnToMaxSpeed*
references:
- uid: Global
- uid: System.Object
commentId: T:System.Object
parent: System
isExternal: true
name: object
nameWithType: object
fullName: object
nameWithType.vb: Object
fullName.vb: Object
name.vb: Object
- uid: System
commentId: N:System
isExternal: true
name: System
nameWithType: System
fullName: System
- uid: System.Boolean
commentId: T:System.Boolean
parent: System
isExternal: true
name: bool
nameWithType: bool
fullName: bool
nameWithType.vb: Boolean
fullName.vb: Boolean
name.vb: Boolean
- uid: Global.Punch.EnableHurtbox*
commentId: Overload:Global.Punch.EnableHurtbox
name: EnableHurtbox
nameWithType: Punch.EnableHurtbox
fullName: Punch.EnableHurtbox
- uid: Global.Punch.DisableHurtbox*
commentId: Overload:Global.Punch.DisableHurtbox
name: DisableHurtbox
nameWithType: Punch.DisableHurtbox
fullName: Punch.DisableHurtbox
- uid: Global.Punch.DisableCancellation*
commentId: Overload:Global.Punch.DisableCancellation
name: DisableCancellation
nameWithType: Punch.DisableCancellation
fullName: Punch.DisableCancellation
- uid: Global.Punch.EnableCancellation*
commentId: Overload:Global.Punch.EnableCancellation
name: EnableCancellation
nameWithType: Punch.EnableCancellation
fullName: Punch.EnableCancellation
- uid: Global.Punch.ReturnToMaxSpeed*
commentId: Overload:Global.Punch.ReturnToMaxSpeed
name: ReturnToMaxSpeed
nameWithType: Punch.ReturnToMaxSpeed
fullName: Punch.ReturnToMaxSpeed