Type Alias: MethodParameter
MethodParameter =
PayloadParameter|ParamParameter|PlayerParameter
Union type covering all possible controller method parameter metadata shapes (payload, single property, or player).
MethodParameter =
PayloadParameter|ParamParameter|PlayerParameter
Union type covering all possible controller method parameter metadata shapes (payload, single property, or player).