C# 클래스 FSO.IDE.Managers.IffEditManager

파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 프로퍼티들

프로퍼티 타입 설명
ResourceWindow IffResWindow>.Dictionary

공개 메소드들

메소드 설명
CloseResourceWindow ( GameIffResource res ) : void
OpenResourceWindow ( GameIffResource res, GameObject target ) : IffResWindow
OpenResourceWindow ( GameObject obj ) : IffResWindow

메소드 상세

CloseResourceWindow() 공개 메소드

public CloseResourceWindow ( GameIffResource res ) : void
res GameIffResource
리턴 void

OpenResourceWindow() 공개 메소드

public OpenResourceWindow ( GameIffResource res, GameObject target ) : IffResWindow
res GameIffResource
target GameObject
리턴 IffResWindow

OpenResourceWindow() 공개 메소드

public OpenResourceWindow ( GameObject obj ) : IffResWindow
obj GameObject
리턴 IffResWindow

프로퍼티 상세

ResourceWindow 공개적으로 프로퍼티

public Dictionary ResourceWindow
리턴 IffResWindow>.Dictionary