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

FastString.operator==

Operator Overload  -  Static

public static bool operator==(FastString a, object b)

Parameters

a FastString Left side
b object Right side

Returns

bool

True if equal

Description

Equality operator.

See Docs

Features - Avoid GC with Fast String