TextUI

exports['cT-Interface']:TextUI{
    ID = id, -- The TextUI ID (this must be unique)
    Text = text, -- The text that will come out of interaction
    Key = key, -- The key with which you interact
}

Última actualización