class:/TYPE/System.GC//, can be loaded from an assetbundle using System::GC::createfromassetbundle(bundlename,prefabname) /
| static System.Void AddMemoryPressure( |
| ) |
System.Int64 bytesAllocated-no documentation
bytesAllocated -
System.Void
System.Void
| static System.Void Collect( |
| ) |
System.Int32 generation-no documentation
| generation System.Int32 | no documentation mode - |
System.Void
| static System.Void Collect( |
| ) |
System.Int32 generation-no documentation
generation -
System.Void
System.Void
| static System.Void Collect( |
| ) |
System.Int32 generation-no documentation
| generation System.Int32 | no documentation |
| mode | no documentation |
| blocking System.Boolean | no documentation compacting - |
System.Void
| static System.Void Collect( |
| ) |
System.Int32 generation-no documentation
| generation System.Int32 | no documentation |
| mode | no documentation blocking - |
System.Void
| static System.Int32 CollectionCount( |
| ) |
System.Int32 generation-no documentation
generation -
System.Int32
System.Void
System.Int64
| static System.Int64 GetTotalMemory( |
| ) |
System.Boolean forceFullCollection-no documentation
forceFullCollection -
System.Int64
System.Object obj-no documentation
obj -
System.Void
| static System.Void RegisterForFullGCNotification( |
| ) |
System.Int32 maxGenerationThreshold-no documentation
| maxGenerationThreshold System.Int32 | no documentation largeObjectHeapThreshold - |
System.Void
| static System.Void RemoveMemoryPressure( |
| ) |
System.Int64 bytesAllocated-no documentation
bytesAllocated -
System.Void
System.Object obj-no documentation
obj -
System.Void
System.Object obj-no documentation
obj -
System.Void
| static System.Boolean TryStartNoGCRegion( |
| ) |
System.Int64 totalSize-no documentation
| totalSize System.Int64 | no documentation disallowFullBlockingGC - |
System.Boolean
| static System.Boolean TryStartNoGCRegion( |
| ) |
System.Int64 totalSize-no documentation
| totalSize System.Int64 | no documentation |
| lohSize System.Int64 | no documentation disallowFullBlockingGC - |
System.Boolean
| static System.Boolean TryStartNoGCRegion( |
| ) |
System.Int64 totalSize-no documentation
totalSize -
System.Boolean
| static System.Boolean TryStartNoGCRegion( |
| ) |
System.Int64 totalSize-no documentation
| totalSize System.Int64 | no documentation lohSize - |
System.Boolean
| static System.GCNotificationStatus WaitForFullGCApproach( |
| ) |
System.Int32 millisecondsTimeout-no documentation
millisecondsTimeout -
System.GCNotificationStatus
System.GCNotificationStatus
| static System.GCNotificationStatus WaitForFullGCComplete( |
| ) |
System.Int32 millisecondsTimeout-no documentation
millisecondsTimeout -
System.GCNotificationStatus
System.GCNotificationStatus
System.Void