Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LoadUsingAttribute
C# Class LoadUsingAttribute, OpenRA
Inheritance:
SerializeAttribute
ファイルを表示
Open project: OpenRA/OpenRA
Class Usage Examples
Public Methods
Method
Description
LoadUsingAttribute
(
string
loader
,
bool
required
= false )
Method Details
LoadUsingAttribute()
public
method
public
LoadUsingAttribute
(
string
loader
,
bool
required
= false )
loader
string
required
bool