Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Referencing self declared Enum crashes #9

Open
oeed opened this issue Dec 5, 2015 · 0 comments
Open

Referencing self declared Enum crashes #9

oeed opened this issue Dec 5, 2015 · 0 comments

Comments

@oeed
Copy link
Owner

oeed commented Dec 5, 2015

Using an Enum defined in the current class and then used in an argument crashes:

SilicaException: 1: Incorrect usage of ValueTypes: Tried to access unknown index 'TextBox.selectionDirections'. ValueTypes only support accessing the key .allowsNil{
"ValueTypeClassException:8",
"class.lua:1338",
"class.lua:1708",
"class.lua:119",
"TextBox:1",
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant