C# Class ME3Explorer.Unreal.NameReference

Mostra file Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
Name string
count int

Public Methods

Method Description
ToString ( ) : string
operator ( ) : bool

Method Details

ToString() public method

public ToString ( ) : string
return string

operator() public static method

public static operator ( ) : bool
return bool

Property Details

Name public_oe property

public string Name
return string

count public_oe property

public int count
return int