C# Class Vuforia.EditorClasses.PostProcessBuildPlayer.ResFile

Inheritance: Framework
Mostra file Open project: DiUS/3DiUS

Public Properties

Property Type Description
LastKnownType string

Public Methods

Method Description
ResFile ( string name, string id, string fileRefId, string lastKnownType ) : System

Method Details

ResFile() public method

public ResFile ( string name, string id, string fileRefId, string lastKnownType ) : System
name string
id string
fileRefId string
lastKnownType string
return System

Property Details

LastKnownType public_oe property

public string LastKnownType
return string