Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.Item.SetHighlightEventData Struct Reference
Inheritance diagram for Barotrauma.Item.SetHighlightEventData:
Barotrauma.Item.IEventData Barotrauma.Networking.NetEntityEvent.IData

Public Member Functions

 SetHighlightEventData (bool highlighted, Color color, IEnumerable< Client >? targetClients)
 

Public Attributes

readonly bool Highlighted
 
readonly Color Color
 
readonly ImmutableArray< ClientTargetClients
 

Properties

EventType EventType [get]
 
- Properties inherited from Barotrauma.Item.IEventData

Constructor & Destructor Documentation

◆ SetHighlightEventData()

Barotrauma.Item.SetHighlightEventData.SetHighlightEventData ( bool highlighted,
Color color,
IEnumerable< Client >? targetClients )

Member Data Documentation

◆ Color

readonly Color Barotrauma.Item.SetHighlightEventData.Color

◆ Highlighted

readonly bool Barotrauma.Item.SetHighlightEventData.Highlighted

◆ TargetClients

readonly ImmutableArray<Client> Barotrauma.Item.SetHighlightEventData.TargetClients

Property Documentation

◆ EventType

EventType Barotrauma.Item.SetHighlightEventData.EventType
get

The documentation for this struct was generated from the following file: