C# 클래스 UnityEngine.UI.ToggleGroup

상속: UnityEngine.EventSystems.UIBehaviour
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
ActiveToggles ( ) : IEnumerable

Returns the toggles in this group that are active.

보호된 메소드들

메소드 설명
ToggleGroup ( ) : System

메소드 상세

ActiveToggles() 공개 메소드

Returns the toggles in this group that are active.

public ActiveToggles ( ) : IEnumerable
리턴 IEnumerable

ToggleGroup() 보호된 메소드

protected ToggleGroup ( ) : System
리턴 System