Method fixes
Pre-release
Pre-release
- Fixed
Helper
'sIsNullOrEmpty()
always returning true unless the array was empty. - Fixed
ModuleScript
not throwing errors whenGet<T>()
returns null and optional parameterallowNull
is false. - Fixed
TPScript
'sTryWaitCancel()
returningstrikemessage
instead oftrywaitcancel
.