Header menu logo B2R2

CallScope Type

Indicates the calling scope(access level).

Union cases

Union case Description

FreeScope

Full Usage: FreeScope

PrivateAccess

Full Usage: PrivateAccess

PrivateStatic

Full Usage: PrivateStatic

PrivateThunk

Full Usage: PrivateThunk

PrivateVirtual

Full Usage: PrivateVirtual

Protected

Full Usage: Protected

ProtectedStatic

Full Usage: ProtectedStatic

ProtectedThunk

Full Usage: ProtectedThunk

ProtectedVirtual

Full Usage: ProtectedVirtual

PublicAccess

Full Usage: PublicAccess

PublicStatic

Full Usage: PublicStatic

PublicThunk

Full Usage: PublicThunk

PublicVirtual

Full Usage: PublicVirtual

UnknownCallScope

Full Usage: UnknownCallScope

Instance members

Instance member Description

this.IsFreeScope

Full Usage: this.IsFreeScope

Returns: bool
Returns: bool

this.IsPrivateAccess

Full Usage: this.IsPrivateAccess

Returns: bool
Returns: bool

this.IsPrivateStatic

Full Usage: this.IsPrivateStatic

Returns: bool
Returns: bool

this.IsPrivateThunk

Full Usage: this.IsPrivateThunk

Returns: bool
Returns: bool

this.IsPrivateVirtual

Full Usage: this.IsPrivateVirtual

Returns: bool
Returns: bool

this.IsProtected

Full Usage: this.IsProtected

Returns: bool
Returns: bool

this.IsProtectedStatic

Full Usage: this.IsProtectedStatic

Returns: bool
Returns: bool

this.IsProtectedThunk

Full Usage: this.IsProtectedThunk

Returns: bool
Returns: bool

this.IsProtectedVirtual

Full Usage: this.IsProtectedVirtual

Returns: bool
Returns: bool

this.IsPublicAccess

Full Usage: this.IsPublicAccess

Returns: bool
Returns: bool

this.IsPublicStatic

Full Usage: this.IsPublicStatic

Returns: bool
Returns: bool

this.IsPublicThunk

Full Usage: this.IsPublicThunk

Returns: bool
Returns: bool

this.IsPublicVirtual

Full Usage: this.IsPublicVirtual

Returns: bool
Returns: bool

this.IsUnknownCallScope

Full Usage: this.IsUnknownCallScope

Returns: bool
Returns: bool

Type something to start searching.