Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sushihangover sushihangover released this 09 Dec 00:33
· 29 commits to master since this release

Note: This is a Debug/Non-optimized build.

Added

  • BeginTransaction ()
    • Begin a Realm transaction on this thread. More...
  • CommitTransaction ()
    • Commits the Realm transaction that is active on this thread.
  • RollbackTransaction ()
    • Rollbacks the Ream transaction that is active on this thread.