RacingWheel.GetButtonLabel(RacingWheelButtons) 메서드

정의

지정된 단추의 단추 레이블을 검색합니다.

public:
 virtual GameControllerButtonLabel GetButtonLabel(RacingWheelButtons button) = GetButtonLabel;
GameControllerButtonLabel GetButtonLabel(RacingWheelButtons const& button);
public GameControllerButtonLabel GetButtonLabel(RacingWheelButtons button);
function getButtonLabel(button)
Public Function GetButtonLabel (button As RacingWheelButtons) As GameControllerButtonLabel

매개 변수

button
RacingWheelButtons

레이블을 검색할 단추입니다.

반환

지정된 단추의 단추 레이블을 반환합니다. 단추 레이블이 비어 있거나 컨트롤러 단추에 대해 알려진 레이블이 없으면 없음 이 반환됩니다.

적용 대상

추가 정보