SCRC v0.4.0 Scrc.ActorData View Source
ActorData provides struct for SCRC actor data.
Link to this section Summary
Functions
Clip values according to field specification
Parse binary according to field/prefix specification and return Struct
Create new Struct based on values. Apply post-processing (if needed)
Callback for postprocessing after creation from binary
Create binary from struct according to field/prefix specification
Link to this section Types
Link to this section Functions
Clip values according to field specification
Parse binary according to field/prefix specification and return Struct
Create new Struct based on values. Apply post-processing (if needed).
Callback for postprocessing after creation from binary.
By default simply return the passed data
Create binary from struct according to field/prefix specification.