C# Class Wren.Core.Objects.CallFrame

Afficher le fichier Open project: robotii/Wren.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
Fn Wren.Core.Objects.Obj
Ip int
StackStart int

Property Details

Fn public_oe property

public Obj,Wren.Core.Objects Fn
Résultat Wren.Core.Objects.Obj

Ip public_oe property

public int Ip
Résultat int

StackStart public_oe property

public int StackStart
Résultat int