Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.DoSProtection.DoSAction Struct Reference

A struct that executes an action when it's created and another one when it's disposed. More...

Public Member Functions

 DoSAction (Client sender, Action< Client > start, Action< Client > end)
 
void Dispose ()
 

Detailed Description

A struct that executes an action when it's created and another one when it's disposed.

Constructor & Destructor Documentation

◆ DoSAction()

Barotrauma.DoSProtection.DoSAction.DoSAction ( Client sender,
Action< Client > start,
Action< Client > end )

Member Function Documentation

◆ Dispose()

void Barotrauma.DoSProtection.DoSAction.Dispose ( )

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