Sharplike.Core.Input.ControlState.ControlState C# (CSharp) Method

ControlState() public method

public ControlState ( ) : System
return System
        public ControlState()
        {
            parent = null;
        }

Same methods

ControlState::ControlState ( ControlState p ) : System