Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ExoModel
ModelPathChangeEvent
C# Class ExoModel.ModelPathChangeEvent
Represents a change the a property along a path in the model.
Inheritance:
ModelEvent
Exibir arquivo
Open project: vc3/ExoModel
Class Usage Examples
Protected Methods
Method
Description
OnNotify
( ) :
void
Private Methods
Method
Description
ModelPathChangeEvent
(
ModelInstance
instance
,
ModelPath
path
) :
System
Method Details
OnNotify()
protected
method
protected
OnNotify
( ) :
void
return
void