CRandomNumberGeneratorParameters
Interface CRandomNumberGeneratorParameters
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CRandomNumberGeneratorParameters : ISchemaClass<CRandomNumberGeneratorParameters>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
DistributeEvenly
ref bool DistributeEvenly { get; }Property Value
Seed
ref int Seed { get; }Property Value