ConfigEntry.opCast

Obtains the value of this configuration entry dependant on the requested casting type and matching that to the supported types of the configuration entry

struct ConfigEntry
T
opCast
(
T
)
()

Return Value

Type: T

a value of type T

Meta