Show / Hide Table of Contents

Struct TileFrictionEvent

Raised to try and get any tile friction modifiers for a particular body.

Namespace: Content.Shared.Movement.Events
Assembly: Content.Shared.dll
Syntax
public struct TileFrictionEvent

Constructors

| Improve this Doc View Source

TileFrictionEvent(Single)

Declaration
public TileFrictionEvent(float modifier)
Parameters
Type Name Description
System.Single modifier

Fields

| Improve this Doc View Source

Modifier

Declaration
public float Modifier
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾