C# Class FSO.IDE.Managers.IffEditManager

Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
ResourceWindow IffResWindow>.Dictionary

Méthodes publiques

Méthode Description
CloseResourceWindow ( GameIffResource res ) : void
OpenResourceWindow ( GameIffResource res, GameObject target ) : IffResWindow
OpenResourceWindow ( GameObject obj ) : IffResWindow

Method Details

CloseResourceWindow() public méthode

public CloseResourceWindow ( GameIffResource res ) : void
res GameIffResource
Résultat void

OpenResourceWindow() public méthode

public OpenResourceWindow ( GameIffResource res, GameObject target ) : IffResWindow
res GameIffResource
target GameObject
Résultat IffResWindow

OpenResourceWindow() public méthode

public OpenResourceWindow ( GameObject obj ) : IffResWindow
obj GameObject
Résultat IffResWindow

Property Details

ResourceWindow public_oe property

public Dictionary ResourceWindow
Résultat IffResWindow>.Dictionary