Show / Hide Table of Contents

Class BonkSystem

Inheritance
System.Object
BonkSystem
Namespace: Content.Shared.Climbing
Assembly: Content.Shared.dll
Syntax
public sealed class BonkSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

TryBonk(EntityUid, EntityUid, BonkableComponent)

Declaration
public bool TryBonk(EntityUid user, EntityUid bonkableUid, BonkableComponent bonkableComponent = null)
Parameters
Type Name Description
EntityUid user
EntityUid bonkableUid
BonkableComponent bonkableComponent
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾