Show / Hide Table of Contents

Class DashAttemptEvent

Raised on the item before dashing is done.

Inheritance
System.Object
DashAttemptEvent
Namespace: Content.Shared.Ninja.Systems
Assembly: Content.Shared.dll
Syntax
public sealed class DashAttemptEvent : CancellableEntityEventArgs

Constructors

| Improve this Doc View Source

DashAttemptEvent(EntityUid)

Declaration
public DashAttemptEvent(EntityUid user)
Parameters
Type Name Description
EntityUid user

Fields

| Improve this Doc View Source

User

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