Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.StructSerialization.HandlerAttribute Class Reference
Inheritance diagram for Barotrauma.StructSerialization.HandlerAttribute:

Public Member Functions

 HandlerAttribute (Type handlerType)
 

Public Attributes

readonly Func< string?, object?> Read
 
readonly Func< object?, string?> Write
 

Constructor & Destructor Documentation

◆ HandlerAttribute()

Barotrauma.StructSerialization.HandlerAttribute.HandlerAttribute ( Type handlerType)

Member Data Documentation

◆ Read

readonly Func<string?, object?> Barotrauma.StructSerialization.HandlerAttribute.Read

◆ Write

readonly Func<object?, string?> Barotrauma.StructSerialization.HandlerAttribute.Write

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