Show / Hide Table of Contents

Class PlaceDecalActionEvent

Inheritance
System.Object
BaseActionEvent
WorldTargetActionEvent
PlaceDecalActionEvent
Namespace: Content.Shared.Decals
Assembly: Content.Shared.dll
Syntax
public sealed class PlaceDecalActionEvent : WorldTargetActionEvent

Fields

| Improve this Doc View Source

Cleanable

Declaration
public bool Cleanable
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Color

Declaration
public Color Color
Field Value
Type Description
Color
| Improve this Doc View Source

DecalId

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

Rotation

Declaration
public double Rotation
Field Value
Type Description
System.Double
| Improve this Doc View Source

Snap

Declaration
public bool Snap
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ZIndex

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