AudioAsset
Ease
FastString
FontAsset
NineSlice
PackedSprite
PackedSpriteID
RB
   HardwareSettings
   IRetroBlitGame
RBAsset
Rect2i
ShaderAsset
SoundReference
SpriteGrid
SpriteSheetAsset
TMXMapAsset
   TMXLayer
   TMXLayerLoadState
   TMXObject
   TMXObjectGroup
   TMXProperties
Vector2i

FastString.Capacity

Property  -  Read Only

Type

int

Description

The maximum capacity of the string, as specified in the constructor. This is equivalent of FastString.Buf.Length.

See Also

FastString.Length
FastString.Buf

See Docs

Features - Avoid GC with Fast String