C# Class PluginData, UnityDecompiled

Mostrar archivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
AnySdk bool
Cpu string
Name string
Native bool
PlaceholderPath string
Process bool
WinMd bool

Property Details

AnySdk public_oe property

public bool AnySdk
return bool

Cpu public_oe property

public string Cpu
return string

Name public_oe property

public string Name
return string

Native public_oe property

public bool Native
return bool

PlaceholderPath public_oe property

public string PlaceholderPath
return string

Process public_oe property

public bool Process
return bool

WinMd public_oe property

public bool WinMd
return bool