terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Runtime.CompilerServices.FixedBufferAttribute Class Referencesealed
+ Inheritance diagram for System.Runtime.CompilerServices.FixedBufferAttribute:
+ Collaboration diagram for System.Runtime.CompilerServices.FixedBufferAttribute:

Public Member Functions

 FixedBufferAttribute (global::System.Type elementType, int length)
 

Properties

global::System.Type ElementType [get, set]
 
int Length [get, set]
 

Private Attributes

readonly global::System.Type< ElementTypek__BackingField
 
readonly int< Lengthk__BackingField
 

Detailed Description

Definition at line 9 of file FixedBufferAttribute.cs.


The documentation for this class was generated from the following file: