ParentConfiguratorGetConfigsPrivate Method

[Missing <summary> documentation for "M:CTRE.Phoenix6.Configs.ParentConfigurator.GetConfigsPrivate(System.String@,System.Double)"]

Definition

Namespace: CTRE.Phoenix6.Configs
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
protected StatusCode GetConfigsPrivate(
	ref string str,
	double timeoutSeconds
)

Parameters

str  String

[Missing <param name="str"/> documentation for "M:CTRE.Phoenix6.Configs.ParentConfigurator.GetConfigsPrivate(System.String@,System.Double)"]

timeoutSeconds  Double

[Missing <param name="timeoutSeconds"/> documentation for "M:CTRE.Phoenix6.Configs.ParentConfigurator.GetConfigsPrivate(System.String@,System.Double)"]

Return Value

StatusCode

[Missing <returns> documentation for "M:CTRE.Phoenix6.Configs.ParentConfigurator.GetConfigsPrivate(System.String@,System.Double)"]

See Also