Method HasBitMultipleDifferentValue_For64Bits
HasBitMultipleDifferentValue_For64Bits(string, SerializedProperty, uint)
Safety: serializedProperty must match its path
Declaration
protected bool HasBitMultipleDifferentValue_For64Bits(string propertyPath, SerializedProperty serializedProperty, uint bitIndex)
Parameters
Type | Name | Description |
---|---|---|
string | propertyPath | serializedProperty must match its path |
SerializedProperty | serializedProperty | serializedProperty must match its path |
uint | bitIndex |
Returns
Type | Description |
---|---|
bool |