Show / Hide Table of Contents

Class StartClimbEvent

Raised on an entity when it successfully climbs on something.

Inheritance
System.Object
StartClimbEvent
Namespace: Content.Server.Climbing
Assembly: Content.Server.dll
Syntax
public sealed class StartClimbEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

StartClimbEvent(EntityUid)

Declaration
public StartClimbEvent(EntityUid climbable)
Parameters
Type Name Description
EntityUid climbable

Fields

| Improve this Doc View Source

Climbable

Declaration
public EntityUid Climbable
Field Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾