Declaration

init(type: GSInstanceType)

Declaration

- (instancetype) initWithType:(GSInstanceType) type;

Declaration

initWithType_(type: GSInstanceType) -> GSInstance

Parameters

type

The type of the instance.

Return Value

A new instance of the GSInstance class.