Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dwarrowdelf
ActionReport
C# Class Dwarrowdelf.ActionReport
Inheritance:
LivingReport
Show file
Open project: tomba/dwarrowdelf
Public Methods
Method
Description
SetFail
(
string
str
) :
void
Protected Methods
Method
Description
ActionReport
(
ILivingObject
living
) :
System
Method Details
ActionReport()
protected
method
protected
ActionReport
(
ILivingObject
living
) :
System
living
ILivingObject
return
System
SetFail()
public
method
public
SetFail
(
string
str
) :
void
str
string
return
void