Show / Hide Table of Contents

Class TriggerOnCollideComponent

Inheritance
System.Object
TriggerOnCollideComponent
Namespace: Content.Server.Explosion.Components
Assembly: Content.Server.dll
Syntax
public sealed class TriggerOnCollideComponent : Component

Fields

| Improve this Doc View Source

FixtureID

Declaration
public string FixtureID
Field Value
Type Description
System.String
| Improve this Doc View Source

IgnoreOtherNonHard

Doesn't trigger if the other colliding fixture is nonhard.

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