C# Class HaloOnlineLib.Resources.ResourceReference

显示文件 Open project: dark-c0de/DarkConvert Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetLocation ( ) : ResourceLocation

Gets the location of the resource by checking its location flags.

Method Details

GetLocation() public method

Gets the location of the resource by checking its location flags.
The resource does not have a location flag set
public GetLocation ( ) : ResourceLocation
return ResourceLocation