Resource.needsRefresh

Checks if the file has been modified since it was last loaded.

struct Resource
bool
needsRefresh
(
)

Return Value

Type: bool

Whether the last modified time is more recent than the time it was last read.

Meta