C# Class Unity.IL2CPP.StackAnalysis.StackState

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : StackState
Merge ( StackState other ) : void

Method Details

Clone() public méthode

public Clone ( ) : StackState
Résultat StackState

Merge() public méthode

public Merge ( StackState other ) : void
other StackState
Résultat void