RawFieldSpec.

RawFieldSpec(AspectType, string, int, byte) Constructor

Syntax

public RawFieldSpec(AspectType aspectType, string name, int fieldTypeID, byte attribs)

Parameters

Name Type Description
aspectType AspectType
name string
fieldTypeID int
attribs byte

Return Value

Type Description
void