ClosedLoopGeneralConfigsSerialize Method

Serialize this object into a string

Definition

Namespace: CTRE.Phoenix6.Configs
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public string Serialize()

Return Value

String
This object's data serialized into a string

See Also