Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Dwarrowdelf
Server
PropertyValueChange
C# Class Dwarrowdelf.Server.PropertyValueChange
Inheritance:
PropertyChange
Datei anzeigen
Open project: tomba/dwarrowdelf
Public Methods
Method
Description
PropertyValueChange
(
BaseObject
ob
,
PropertyID
propertyID
,
ValueType
value
) :
System
ToChangeData
( ) :
ChangeData
Method Details
PropertyValueChange()
public
method
public
PropertyValueChange
(
BaseObject
ob
,
PropertyID
propertyID
,
ValueType
value
) :
System
ob
BaseObject
propertyID
PropertyID
value
System.ValueType
return
System
ToChangeData()
public
method
public
ToChangeData
( ) :
ChangeData
return
ChangeData