C# Class Alexandria.Engines.Unreal.UnrealGame

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

Public Methods

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

Protected Methods

Method Description
SearchRegistry ( ) : string

Method Details

SearchRegistry() protected method

protected SearchRegistry ( ) : string
return string

UnrealGame() public method

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
return System