Skip to content

Method fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emik03 Emik03 released this 25 Apr 13:33
· 932 commits to main since this release
  • Fixed Helper's IsNullOrEmpty() always returning true unless the array was empty.
  • Fixed ModuleScript not throwing errors when Get<T>() returns null and optional parameter allowNull is false.
  • Fixed TPScript's TryWaitCancel() returning strikemessage instead of trywaitcancel.