C# Class KopiLua.Lua.UpVal._u._l

Show file Open project: mlnlover11/KopiLua-v5.1.5

Public Properties

Property Type Description
next UpVal
prev UpVal

Property Details

next public property

public UpVal next
return UpVal

prev public property

public UpVal prev
return UpVal