Game controller support #88
Annotations
10 errors
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading