Translations:Value type/8/en

From Resonite Wiki
Revision as of 10:40, 25 October 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In ProtoFlux, in short, if a type can be used within the unmanaged type constraint in C#, it is recognized as a value type. Otherwise, it is an object type. This makes ProtoFlux's type categorization a direct interface to C#'s type categorization.