Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.ModAPI.Ingame.Utilities.StringSegment.IsCached

Morten Aune Lyrstad edited this page Nov 26, 2020 · 15 revisions

IndexNamespace IndexStringSegment

Summary

public bool IsCached { get; }

Determines whether this segment has been pre-cached in such a way that no allocation will occur when using ToString()

Returns

bool

Clone this wiki locally