Class GameplayPropertyTests
Inheritance
GameplayPropertyTests
Syntax
public class GameplayPropertyTests : BaseFixture
Properties
CreateGameplayPropertyDefinitionOnStartup
Declaration
protected override bool CreateGameplayPropertyDefinitionOnStartup { get; }
Property Value
Overrides
CreateGraphOnStartup
Declaration
protected override bool CreateGraphOnStartup { get; }
Property Value
Overrides
TestAssemblies
Declaration
protected override string[] TestAssemblies { get; }
Property Value
Overrides
Methods
ValidateGameplayPropertyDefinition_DistinctPropertyBags()
Declaration
public void ValidateGameplayPropertyDefinition_DistinctPropertyBags()
ValidateGameplayPropertyDefinition_DistinctPropertyNames()
Declaration
public void ValidateGameplayPropertyDefinition_DistinctPropertyNames()
ValidateGameplayPropertyDefinition_GraphModelBinding()
Declaration
public void ValidateGameplayPropertyDefinition_GraphModelBinding()
ValidateGameplayPropertyDefinition_HashGeneration()
Declaration
public void ValidateGameplayPropertyDefinition_HashGeneration()
ValidateGameplayPropertyGraphModel_SetNewGameplayPropertyDefinition()
Declaration
public void ValidateGameplayPropertyGraphModel_SetNewGameplayPropertyDefinition()
ValidateGameplayPropertyGraphModel_UpdateGameplayPropertyDefinition()
Declaration
public void ValidateGameplayPropertyGraphModel_UpdateGameplayPropertyDefinition()
ValidateGameplayPropertyGraphModel_VariableModelCreation()
Declaration
public void ValidateGameplayPropertyGraphModel_VariableModelCreation()
ValidateGameplayPropertyGraphModel_VariableModelType(GraphVariant.ValueType)
Declaration
public Type ValidateGameplayPropertyGraphModel_VariableModelType(GraphVariant.ValueType propertyType)
Parameters
Returns
ValidateGameplayPropertyIR_ReaderNodeType(GraphVariant.ValueType, Type)
Declaration
public Type ValidateGameplayPropertyIR_ReaderNodeType(GraphVariant.ValueType propertyType, Type inputNode)
Parameters
Returns
ValidateGameplayPropertyIR_ReaderWithDataProperty_NodeConversion()
Declaration
public void ValidateGameplayPropertyIR_ReaderWithDataProperty_NodeConversion()
ValidateGameplayPropertyIR_ReaderWithMessageProperty_NodeConversion()
Declaration
public void ValidateGameplayPropertyIR_ReaderWithMessageProperty_NodeConversion()
ValidateGameplayPropertyIR_WriterNodeType(GraphVariant.ValueType, Type)
Declaration
public Type ValidateGameplayPropertyIR_WriterNodeType(GraphVariant.ValueType propertyType, Type outputNode)
Parameters
Returns
ValidateGameplayPropertyIR_WriterWithMessageProperty_NodeConversion()
Declaration
public void ValidateGameplayPropertyIR_WriterWithMessageProperty_NodeConversion()