C# Class SliceValueTypeChange, UnityDecompiled

Inheritance: UnityRuntimeServices.ValueTypeChange
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Свойство Type Description
Index object

Méthodes publiques

Méthode Description
Propagate ( ) : bool
SliceValueTypeChange ( object target, object index, object value )

Method Details

Propagate() public méthode

public Propagate ( ) : bool
Résultat bool

SliceValueTypeChange() public méthode

public SliceValueTypeChange ( object target, object index, object value )
target object
index object
value object

Property Details

Index public_oe property

public object Index
Résultat object