SwiftlyS2

CRandomNumberGeneratorParameters

Interface CRandomNumberGeneratorParameters

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CRandomNumberGeneratorParameters : ISchemaClass<CRandomNumberGeneratorParameters>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DistributeEvenly

ref bool DistributeEvenly { get; }
Property Value

Seed

ref int Seed { get; }
Property Value

On this page