C# Class SEModAPIInternal.API.Common.BlockRegistry

Inheritance: SEModAPIInternal.API.Common.GameObjectRegistry
Afficher le fichier Open project: rexxar-tc/SEServerExtender Class Usage Examples

Méthodes protégées

Méthode Description
BlockRegistry ( ) : System
ValidateRegistration ( Type gameType, Type apiType ) : bool

Method Details

BlockRegistry() protected méthode

protected BlockRegistry ( ) : System
Résultat System

ValidateRegistration() protected méthode

protected ValidateRegistration ( Type gameType, Type apiType ) : bool
gameType System.Type
apiType System.Type
Résultat bool