Interface IKernel
Namespace: SociallyDistant.Core.OS
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IKernel
Properties
Computer
Declaration
IComputer Computer { get; }
Property Value
| Type | Description |
|---|---|
| IComputer |
InitProcess
Declaration
IInitProcess InitProcess { get; }
Property Value
| Type | Description |
|---|---|
| IInitProcess |
SkillTree
Declaration
ISkillTree SkillTree { get; }
Property Value
| Type | Description |
|---|---|
| ISkillTree |
Methods
GetPlayerHomeDirectory()
Declaration
string GetPlayerHomeDirectory()
Returns
| Type | Description |
|---|---|
| string |