C# Class Alexandria.Engines.Unreal.UnrealGame

An Unreal 1 or 2 game.
Inheritance: UnrealBaseGame
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
UnrealGame ( Engine engine, string name, string registryPath, string registryFolderName, string iniFileName, int steamApplicationId, System.Guid guid ) : System

Méthodes protégées

Méthode Description
SearchRegistry ( ) : string

Method Details

SearchRegistry() protected méthode

protected SearchRegistry ( ) : string
Résultat string

UnrealGame() public méthode

public UnrealGame ( Engine engine, string name, string registryPath, string registryFolderName, string iniFileName, int steamApplicationId, System.Guid guid ) : System
engine Engine
name string
registryPath string
registryFolderName string
iniFileName string
steamApplicationId int
guid System.Guid
Résultat System