C# Class ACR_ServerCommunicator.ModuleContentPatcher.ContentPatchPaths

A set of paths used to expand content path file locations.
Mostrar archivo Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
HakPath string
OverridePath string

Property Details

HakPath public_oe property

The local hak directory.
public string HakPath
return string

OverridePath public_oe property

The local override directory.
public string OverridePath
return string