Game controller support #88
Annotations
10 errors
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'Dpad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'Dpad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|