Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
Expansions.Missions.MEScoreModule Class Reference

Attribute class that defines wich kind of score modules are allowed in a IScoreableObjective More...

Inheritance diagram for Expansions.Missions.MEScoreModule:

Public Member Functions

bool IsModuleAllowed (Type module)
 Is the supplied module allowed to be use in this class More...
 
 MEScoreModule (params Type[] allowedSystems)
 Setup an objective test class allowed scoring systems More...
 

Properties

Type[] AllowedSystems [get, set]
 List of allowed score modules More...
 

Detailed Description

Attribute class that defines wich kind of score modules are allowed in a IScoreableObjective

Constructor & Destructor Documentation

Expansions.Missions.MEScoreModule.MEScoreModule ( params Type[]  allowedSystems)
inline

Setup an objective test class allowed scoring systems

Parameters
bitmask

Member Function Documentation

bool Expansions.Missions.MEScoreModule.IsModuleAllowed ( Type  module)
inline

Is the supplied module allowed to be use in this class

Parameters
module
Returns

Property Documentation

Type [] Expansions.Missions.MEScoreModule.AllowedSystems
getset

List of allowed score modules


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