C# 클래스 OfficialPlugins.VariableDisplay.ElementVariableShowingLogic

파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
UpdateShownVariables ( DataUiGrid grid, IElement element ) : void

비공개 메소드들

메소드 설명
CreateInstanceMembersForVariables ( IElement element, WpfDataUi.DataTypes.MemberCategory category ) : void

메소드 상세

UpdateShownVariables() 공개 정적인 메소드

public static UpdateShownVariables ( DataUiGrid grid, IElement element ) : void
grid WpfDataUi.DataUiGrid
element IElement
리턴 void