Ask a Question
Money
How do o get the money from playing games
Posted by Patricia moll 21 days ago
What is the specific meaning of time-related elements in an Event View? Can I determine how much time is left in this phase?
An Event View contains (among other things):
long secondsRemaining
DateTime endTime
EventPhase currentPhase
List< EventPhase > allPhases
Is secondsRemaining the time left in this current phase, or in the whole event?
Is endTime the endTime of the phase, or the whole event?
Is there a way to see when the event was started in the Event View? (i.e. if endTime is the current phase, i could work backward using the allPhases and the durations of each to work it out?)
Posted by Marco Williams 3 months ago
Why am I getting so many errors?
I am getting this error and more, "Assembly has reference to non-existent assembly 'Core.Platform'"
Posted by Marco Williams 3 months ago