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 SourceFixtureID
Declaration
public string FixtureID
Field Value
Type | Description |
---|---|
System.String |
IgnoreOtherNonHard
Doesn't trigger if the other colliding fixture is nonhard.
Declaration
public bool IgnoreOtherNonHard
Field Value
Type | Description |
---|---|
System.Boolean |