VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.ValidationHelpers Member List

This is the complete list of members for VRC.ValidationHelpers, including all inherited members.

BYTES_TO_MBVRC.ValidationHelpersprivatestatic
CONTENT_AVATAR_ASSET_BUNDLE_SIZE_LIMIT_MOBILEVRC.ValidationHelpersprivatestatic
CONTENT_AVATAR_ASSET_BUNDLE_SIZE_LIMIT_PCVRC.ValidationHelpersprivatestatic
CONTENT_AVATAR_UNCOMPRESSED_ASSET_BUNDLE_SIZE_LIMIT_MOBILEVRC.ValidationHelpersprivatestatic
CONTENT_AVATAR_UNCOMPRESSED_ASSET_BUNDLE_SIZE_LIMIT_PCVRC.ValidationHelpersprivatestatic
CONTENT_WORLD_ASSET_BUNDLE_SIZE_LIMIT_MOBILEVRC.ValidationHelpersprivatestatic
CONTENT_WORLD_ASSET_BUNDLE_SIZE_LIMIT_PCVRC.ValidationHelpersprivatestatic
CONTENT_WORLD_UNCOMPRESSED_ASSET_BUNDLE_SIZE_LIMIT_MOBILEVRC.ValidationHelpersprivatestatic
CONTENT_WORLD_UNCOMPRESSED_ASSET_BUNDLE_SIZE_LIMIT_PCVRC.ValidationHelpersprivatestatic
FormatFileSize(long filesize, bool includeUnitPostfix=true, int precision=-1, string requiredUnit=null)VRC.ValidationHelpersstatic
GetAssetBundleOverSizeLimitMessage(ContentType contentType, bool mobilePlatform, bool compressed=true)VRC.ValidationHelpersstatic
GetAssetBundleOverSizeLimitMessage(ContentType contentType, int contentSize, bool mobilePlatform, bool compressed=true)VRC.ValidationHelpersstatic
GetAssetBundleOverSizeLimitMessageSDKWarning(ContentType contentType, int contentSize, bool mobilePlatform, bool compressed=true)VRC.ValidationHelpersstatic
GetAssetBundleSizeLimit(ContentType contentType, bool mobilePlatform, bool compressed=true)VRC.ValidationHelpersstatic