Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class UnloadingParams
Public Class UnloadingParams

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ContentPagingService..::..UnloadingParams()()()()
Initializes a new instance of the ContentPagingService..::..UnloadingParams class
ContentPagingService..::..UnloadingParams(IEnumerable<(Of <<'(Type>)>>), Boolean, TimeInterval, Predicate<(Of <<'(Type>)>>))
Initializes a new instance of the ContentPagingService..::..UnloadingParams class
AdditionalCondition
CheckDerivedTypes
MediaAssetsTypes
MinimumUnloadingInterval
MostRecentToInclude
OnCompletion
PostponeFor
UnloadInForegroung

Inheritance Hierarchy

System..::..Object
  Visual3D..::..ContentPagingService..::..UnloadingParams

See Also